#D7EE8A#D7EE8A
#D7EE8A is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 91.0% C 0.128 H 119.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EE8A |
|---|---|
| RGB | rgb(215, 238, 138) |
| HSL | hsl(74, 75%, 74%) |
| HSV | hsv(74, 42%, 93%) |
| CMYK | cmyk(9.7%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(90.52, -22.76, 45.80) |
| CIE-LCH | lch(90.52, 51.14, 116.42°) |
| OKLab | oklab(91.03% -0.0631 0.1111) |
| OKLCH | oklch(91.03% 0.128 119.6) |
| XYZ | xyz(63.1865, 77.4314, 35.6568) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.95
Light Yellow Green
#CCFD7F
ΔE00 5.37
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Light Pea Green
#C4FE82
ΔE00 6.39
Pear
#CBF85F
ΔE00 6.52
Light Yellowish Green
#C2FF89
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EE8A #A18AEE
analogous
#EED38A #D7EE8A #A5EE8A
triadic
#D7EE8A #8AD7EE #EE8AD7
tetradic
#D7EE8A #8AEED3 #A18AEE #EE8AA5
square
#D7EE8A #8AEED3 #A18AEE #EE8AA5
split-complementary
#D7EE8A #8AA5EE #D38AEE
monochromatic
#B2DD20 #C5E655 #D7EE8A #E9F6BF #F6FBE4
Accessibility & contrast
On white
1.27
#D7EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#D7EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EE8A
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EE8A | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E482
Deuteranopia (green-blind)
#F7E48F
Tritanopia (blue-blind)
#E0E5D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d7ee8a; /* rgb */ color: rgb(215, 238, 138); /* oklch */ color: oklch(91.0% 0.128 119.6);
Tailwind
colors: {
custom: {
50: '#e5f3ad',
500: '#d7ee8a',
950: '#000000',
},
}SCSS
$custom: #d7ee8a; $custom-light: #e5f3ad; $custom-dark: #000000;
JSON
{
"hex": "#d7ee8a",
"rgb": {
"r": 215,
"g": 238,
"b": 138
},
"hsl": {
"h": 73.8,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.91032,
"c": 0.12777,
"h": 119.6
},
"luminance": 0.77431
}Semantic roles & 50–950 ramp
primary
#D7EE8A
secondary
#6E53C9
accent
#0FD73D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581