HEX atlas value

#D2E26F

#D2E26F is a warm yellow HEX color close to Straw. According to Colors Encyclopedia, it converts to RGB 210, 226, 111, HSL 68, 66%, 66%, has luminance 0.6924, and belongs to the balanced group.

#D2E26F Sample readable text
HEX #D2E26F
RGB rgb(210, 226, 111)
HSL hsl(68 66% 66%)
CMYK cmyk(7, 0, 51, 11)
Luminance 0.6924
Contrast Black 14.85:1White 1.41:1

CSS

--color-d2e26f: #D2E26F;
.background-d2e26f { background-color: #D2E26F; }
.text-d2e26f { color: #D2E26F; }

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.6924
Black text14.85: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":"#D2E26F","rgb":[210,226,111],"hsl":[68,66,66],"cmyk":[7,0,51,11],"luminance":0.6924,"contrast":{"black":14.85,"white":1.41}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.85,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.41,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#EAF1BB","hex":"#EAF1BB","family":"yellow","bestTextColor":"#000000","contrastBlack":17.8,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E0F55C","hex":"#E0F55C","family":"yellow","bestTextColor":"#000000","contrastBlack":17.38,"contrastWhite":1.21,"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/d2e26f.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/champagne-gold.json"]}
Harmonies
{"complementary":"#7E6FE2","analogous":["#E2B86F","#99E26F"],"triadic":["#6FD2E2","#E26FD2"],"tetradic":["#6FE2B8","#7E6FE2","#E26F99"],"splitComplementary":["#6F99E2","#B86FE2"],"monochromatic":["#EAF1BB","#D2E26F","#B6CB2A"]}
Variants
{"light":"#EAF1BB","dark":"#B6CB2A","saturated":"#E0F55C","desaturated":"#C4CE82","pastel":"#F1F4DC","neon":"#EDFF7A"}
Nearest named colors
[{"slug":"straw","name":"Straw","hex":"#E4D96F","distance":20.12461179749811},{"slug":"flax","name":"Flax","hex":"#EEDC82","distance":34.36568055487916},{"slug":"champagne-gold","name":"Champagne Gold","hex":"#D6B971","distance":41.24318125460256},{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":41.916583830269374},{"slug":"naples-yellow","name":"Naples Yellow","hex":"#FADA5E","distance":44.19275958796871}]

HEX meaning and use

About #D2E26F

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

The RGB channels are 210, 226, and 111, with green carrying the strongest channel weight. In HSL, the hue is 68deg 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.6924, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 20.12, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.85: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 #D2E26F needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

#EAF1BB#000000 text · best 17.8:1#EAF1BB
#E0F55C#000000 text · best 17.38:1#E0F55C
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

#D2E26F#D2E26F
#7E6FE2#7E6FE2
#E2B86F#E2B86F
#99E26F#99E26F
#EAF1BB#EAF1BB
#B6CB2A#B6CB2A

Color Harmonies

#7E6FE2#7E6FE2
#E2B86F#E2B86F
#99E26F#99E26F
#6FD2E2#6FD2E2
#E26FD2#E26FD2

Variants

#EAF1BB#EAF1BB
#B6CB2A#B6CB2A
#E0F55C#E0F55C
#C4CE82#C4CE82
#F1F4DC#F1F4DC
#EDFF7A#EDFF7A

Nearest Named Colors