HEX atlas value

#D3EE3A

#D3EE3A is a warm yellow HEX color close to Pear. According to Colors Encyclopedia, it converts to RGB 211, 238, 58, HSL 69, 84%, 58%, has luminance 0.753, and belongs to the vibrant group.

#D3EE3A Sample readable text
HEX #D3EE3A
RGB rgb(211, 238, 58)
HSL hsl(69 84% 58%)
CMYK cmyk(11, 0, 76, 7)
Luminance 0.753
Contrast Black 16.06:1White 1.31:1

CSS

--color-d3ee3a: #D3EE3A;
.background-d3ee3a { background-color: #D3EE3A; }
.text-d3ee3a { color: #D3EE3A; }

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.753
Black text16.06:1AA Pass
White text1.31: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":"#D3EE3A","rgb":[211,238,58],"hsl":[69,84,58],"cmyk":[11,0,76,7],"luminance":0.753,"contrast":{"black":16.06,"white":1.31}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.06,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.31,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"Daffodil","hex":"#FFFF31","family":"yellow","bestTextColor":"#000000","contrastBlack":19.6,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#DFFF29","hex":"#DFFF29","family":"yellow","bestTextColor":"#000000","contrastBlack":18.47,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E6F58E","hex":"#E6F58E","family":"yellow","bestTextColor":"#000000","contrastBlack":17.82,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Neon Yellow","hex":"#FFF01F","family":"yellow","bestTextColor":"#000000","contrastBlack":17.74,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Green Yellow","hex":"#ADFF2F","family":"green","bestTextColor":"#000000","contrastBlack":17.12,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","vibrant","vibrant yellow","Pear adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/d3ee3a.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pear.json","https://www.colorsencyclopedia.com/api/colors/dandelion.json","https://www.colorsencyclopedia.com/api/colors/green-yellow.json"]}
Harmonies
{"complementary":"#553AEE","analogous":["#EEAF3A","#79EE3A"],"triadic":["#3AD3EE","#EE3AD3"],"tetradic":["#3AEEAF","#553AEE","#EE3A79"],"splitComplementary":["#3A79EE","#AF3AEE"],"monochromatic":["#E6F58E","#D3EE3A","#A2BC10"]}
Variants
{"light":"#E6F58E","dark":"#A2BC10","saturated":"#DFFF29","desaturated":"#C2D651","pastel":"#E9F2B6","neon":"#E5FF52"}
Nearest named colors
[{"slug":"pear","name":"Pear","hex":"#D1E231","distance":15.132745950421556},{"slug":"dandelion","name":"Dandelion","hex":"#F0E130","distance":33.31666249791537},{"slug":"green-yellow","name":"Green Yellow","hex":"#ADFF2F","distance":43.05810028322197},{"slug":"daffodil","name":"Daffodil","hex":"#FFFF31","distance":48.02082881417188},{"slug":"neon-yellow","name":"Neon Yellow","hex":"#FFF01F","distance":51.66236541235796}]

HEX meaning and use

About #D3EE3A

#D3EE3A is classified as a warm yellow value with vibrant visual character. #D3EE3A is visually closest to Pear, a named yellow color with HEX #D1E231.

The RGB channels are 211, 238, and 58, with green carrying the strongest channel weight. In HSL, the hue is 69deg with 84% saturation and 58% lightness, so this page treats it as a high-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 high-energy accents. Its luminance is 0.753, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 15.13, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.06:1AA Pass
White text1.31:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.06:1 · AAA
White text#FFFFFF1.31:1 · Fail

Accessible Alternatives

Daffodil#000000 text · best 19.6:1#FFFF31
#DFFF29#000000 text · best 18.47:1#DFFF29
#E6F58E#000000 text · best 17.82:1#E6F58E
Neon Yellow#000000 text · best 17.74:1#FFF01F
Green Yellow#000000 text · best 17.12:1#ADFF2F

Generated Palette

#D3EE3A#D3EE3A
#553AEE#553AEE
#EEAF3A#EEAF3A
#79EE3A#79EE3A
#E6F58E#E6F58E
#A2BC10#A2BC10

Color Harmonies

#553AEE#553AEE
#EEAF3A#EEAF3A
#79EE3A#79EE3A
#3AD3EE#3AD3EE
#EE3AD3#EE3AD3

Variants

#E6F58E#E6F58E
#A2BC10#A2BC10
#DFFF29#DFFF29
#C2D651#C2D651
#E9F2B6#E9F2B6
#E5FF52#E5FF52

Nearest Named Colors