#D4EE80#D4EE80
#D4EE80 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.7% C 0.139 H 120.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EE80 |
|---|---|
| RGB | rgb(212, 238, 128) |
| HSL | hsl(74, 76%, 72%) |
| HSV | hsv(74, 46%, 93%) |
| CMYK | cmyk(10.9%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(90.19, -24.95, 50.14) |
| CIE-LCH | lch(90.19, 56.00, 116.45°) |
| OKLab | oklab(90.67% -0.0699 0.1202) |
| OKLCH | oklch(90.67% 0.139 120.2) |
| XYZ | xyz(61.6225, 76.7048, 31.9770) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.60
Pear
#CBF85F
ΔE00 5.20
Light Khaki
#E6F2A2
ΔE00 5.29
Light Pea Green
#C4FE82
ΔE00 5.80
Pistachio (survey)
#C0FA8B
ΔE00 6.00
Pale Lime
#BEFD73
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EE80 #9A80EE
analogous
#EED180 #D4EE80 #9DEE80
triadic
#D4EE80 #80D4EE #EE80D4
tetradic
#D4EE80 #80EED1 #9A80EE #EE809D
square
#D4EE80 #80EED1 #9A80EE #EE809D
split-complementary
#D4EE80 #809DEE #D180EE
monochromatic
#ABD71D #C2E74A #D4EE80 #E6F5B6 #F6FBE4
Accessibility & contrast
On white
1.29
#D4EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#D4EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EE80
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EE80 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#DDE4D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4ee80; /* rgb */ color: rgb(212, 238, 128); /* oklch */ color: oklch(90.7% 0.139 120.2);
Tailwind
colors: {
custom: {
50: '#e3f3a7',
500: '#d4ee80',
950: '#000000',
},
}SCSS
$custom: #d4ee80; $custom-light: #e3f3a7; $custom-dark: #000000;
JSON
{
"hex": "#d4ee80",
"rgb": {
"r": 212,
"g": 238,
"b": 128
},
"hsl": {
"h": 74.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.90671,
"c": 0.13909,
"h": 120.2
},
"luminance": 0.76705
}Semantic roles & 50–950 ramp
primary
#D4EE80
secondary
#684AC8
accent
#0DD93D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161710
muted
#848580