#D4EE85#D4EE85
#D4EE85 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.7% C 0.134 H 120.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EE85 |
|---|---|
| RGB | rgb(212, 238, 133) |
| HSL | hsl(75, 76%, 73%) |
| HSV | hsv(75, 44%, 93%) |
| CMYK | cmyk(10.9%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(90.25, -24.43, 47.83) |
| CIE-LCH | lch(90.25, 53.70, 117.05°) |
| OKLab | oklab(90.74% -0.0681 0.1154) |
| OKLCH | oklch(90.74% 0.134 120.5) |
| XYZ | xyz(61.9598, 76.8397, 33.7532) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.74
Light Khaki
#E6F2A2
ΔE00 4.78
Pear
#CBF85F
ΔE00 5.77
Pistachio (survey)
#C0FA8B
ΔE00 5.79
Light Pea Green
#C4FE82
ΔE00 5.80
Light Yellowish Green
#C2FF89
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EE85 #9F85EE
analogous
#EED385 #D4EE85 #9FEE85
triadic
#D4EE85 #85D4EE #EE85D4
tetradic
#D4EE85 #85EED3 #9F85EE #EE859F
square
#D4EE85 #85EED3 #9F85EE #EE859F
split-complementary
#D4EE85 #859FEE #D385EE
monochromatic
#ACDA1E #C1E74F #D4EE85 #E7F5BB #F6FBE4
Accessibility & contrast
On white
1.28
#D4EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#D4EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EE85
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EE85 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37C
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#DCE4D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4ee85; /* rgb */ color: rgb(212, 238, 133); /* oklch */ color: oklch(90.7% 0.134 120.5);
Tailwind
colors: {
custom: {
50: '#e3f3aa',
500: '#d4ee85',
950: '#000000',
},
}SCSS
$custom: #d4ee85; $custom-light: #e3f3aa; $custom-dark: #000000;
JSON
{
"hex": "#d4ee85",
"rgb": {
"r": 212,
"g": 238,
"b": 133
},
"hsl": {
"h": 74.857,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.90741,
"c": 0.13397,
"h": 120.5
},
"luminance": 0.7684
}Semantic roles & 50–950 ramp
primary
#D4EE85
secondary
#6D4FC9
accent
#0ED840
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581