HEX atlas value

#D4E26F

#D4E26F is a warm yellow HEX color close to Straw. According to Colors Encyclopedia, it converts to RGB 212, 226, 111, HSL 67, 66%, 66%, has luminance 0.6954, and belongs to the balanced group.

#D4E26F Sample readable text
HEX #D4E26F
RGB rgb(212, 226, 111)
HSL hsl(67 66% 66%)
CMYK cmyk(6, 0, 51, 11)
Luminance 0.6954
Contrast Black 14.91:1White 1.41:1

CSS

--color-d4e26f: #D4E26F;
.background-d4e26f { background-color: #D4E26F; }
.text-d4e26f { color: #D4E26F; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.6954
Black text14.91:1AA Pass
White text1.41:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#D4E26F","rgb":[212,226,111],"hsl":[67,66,66],"cmyk":[6,0,51,11],"luminance":0.6954,"contrast":{"black":14.91,"white":1.41}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.91,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.41,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#EBF1BB","hex":"#EBF1BB","family":"yellow","bestTextColor":"#000000","contrastBlack":17.83,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E3F55C","hex":"#E3F55C","family":"yellow","bestTextColor":"#000000","contrastBlack":17.48,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Khaki","hex":"#F0E68C","family":"yellow","bestTextColor":"#000000","contrastBlack":16.4,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Naples Yellow","hex":"#FADA5E","family":"yellow","bestTextColor":"#000000","contrastBlack":15.25,"contrastWhite":1.38,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Flax","hex":"#EEDC82","family":"yellow","bestTextColor":"#000000","contrastBlack":15.2,"contrastWhite":1.38,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","balanced","balanced yellow","Straw adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/d4e26f.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/straw.json","https://www.colorsencyclopedia.com/api/colors/flax.json","https://www.colorsencyclopedia.com/api/colors/khaki.json"]}
Harmonies
{"complementary":"#7C6FE2","analogous":["#E2B66F","#9BE26F"],"triadic":["#6FD4E2","#E26FD4"],"tetradic":["#6FE2B6","#7C6FE2","#E26F9B"],"splitComplementary":["#6F9BE2","#B66FE2"],"monochromatic":["#EBF1BB","#D4E26F","#B8CB2A"]}
Variants
{"light":"#EBF1BB","dark":"#B8CB2A","saturated":"#E3F55C","desaturated":"#C6CE82","pastel":"#F1F4DC","neon":"#F0FF7A"}
Nearest named colors
[{"slug":"straw","name":"Straw","hex":"#E4D96F","distance":18.35755975068582},{"slug":"flax","name":"Flax","hex":"#EEDC82","distance":32.7566787083184},{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":40.50925820105819},{"slug":"champagne-gold","name":"Champagne Gold","hex":"#D6B971","distance":41.09744517606904},{"slug":"naples-yellow","name":"Naples Yellow","hex":"#FADA5E","distance":42.391036788453285}]

HEX meaning and use

About #D4E26F

#D4E26F is classified as a warm yellow value with balanced visual character. #D4E26F is visually closest to Straw, a named yellow color with HEX #E4D96F.

The RGB channels are 212, 226, and 111, with green carrying the strongest channel weight. In HSL, the hue is 67deg with 66% saturation and 66% lightness, so this page treats it as a moderate-saturation, mid-lightness atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and highlight and warning systems. Its luminance is 0.6954, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 18.36, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.91:1AA Pass
White text1.41:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #D4E26F needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000014.91:1 · AAA
White text#FFFFFF1.41:1 · Fail

Accessible Alternatives

#EBF1BB#000000 text · best 17.83:1#EBF1BB
#E3F55C#000000 text · best 17.48:1#E3F55C
Khaki#000000 text · best 16.4:1#F0E68C
Naples Yellow#000000 text · best 15.25:1#FADA5E
Flax#000000 text · best 15.2:1#EEDC82

Generated Palette

#D4E26F#D4E26F
#7C6FE2#7C6FE2
#E2B66F#E2B66F
#9BE26F#9BE26F
#EBF1BB#EBF1BB
#B8CB2A#B8CB2A

Color Harmonies

#7C6FE2#7C6FE2
#E2B66F#E2B66F
#9BE26F#9BE26F
#6FD4E2#6FD4E2
#E26FD4#E26FD4

Variants

#EBF1BB#EBF1BB
#B8CB2A#B8CB2A
#E3F55C#E3F55C
#C6CE82#C6CE82
#F1F4DC#F1F4DC
#F0FF7A#F0FF7A

Nearest Named Colors