#D7EE80#D7EE80
#D7EE80 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.9% C 0.138 H 118.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EE80 |
|---|---|
| RGB | rgb(215, 238, 128) |
| HSL | hsl(73, 76%, 72%) |
| HSV | hsv(73, 46%, 93%) |
| CMYK | cmyk(9.7%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(90.39, -23.81, 50.44) |
| CIE-LCH | lch(90.39, 55.77, 115.27°) |
| OKLab | oklab(90.89% -0.0669 0.1209) |
| OKLCH | oklch(90.89% 0.138 118.9) |
| XYZ | xyz(62.4956, 77.1550, 32.0180) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.06
Light Khaki
#E6F2A2
ΔE00 5.07
Pear
#CBF85F
ΔE00 5.41
Light Pea Green
#C4FE82
ΔE00 6.33
Pistachio (survey)
#C0FA8B
ΔE00 6.59
Pale Lime
#BEFD73
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EE80 #9780EE
analogous
#EECE80 #D7EE80 #A0EE80
triadic
#D7EE80 #80D7EE #EE80D7
tetradic
#D7EE80 #80EECE #9780EE #EE80A0
square
#D7EE80 #80EECE #9780EE #EE80A0
split-complementary
#D7EE80 #80A0EE #CE80EE
monochromatic
#B0D71D #C6E74A #D7EE80 #E8F5B6 #F7FBE4
Accessibility & contrast
On white
1.28
#D7EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#D7EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EE80
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EE80 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#E0E4D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d7ee80; /* rgb */ color: rgb(215, 238, 128); /* oklch */ color: oklch(90.9% 0.138 118.9);
Tailwind
colors: {
custom: {
50: '#e5f3a7',
500: '#d7ee80',
950: '#000000',
},
}SCSS
$custom: #d7ee80; $custom-light: #e5f3a7; $custom-dark: #000000;
JSON
{
"hex": "#d7ee80",
"rgb": {
"r": 215,
"g": 238,
"b": 128
},
"hsl": {
"h": 72.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.90889,
"c": 0.13812,
"h": 118.9
},
"luminance": 0.77155
}Semantic roles & 50–950 ramp
primary
#D7EE80
secondary
#644AC8
accent
#0DD937
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161710
muted
#848580