#D7EF8E#D7EF8E
#D7EF8E is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.3% C 0.125 H 120.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EF8E |
|---|---|
| RGB | rgb(215, 239, 142) |
| HSL | hsl(75, 75%, 75%) |
| HSV | hsv(75, 41%, 94%) |
| CMYK | cmyk(10%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(90.84, -22.79, 44.26) |
| CIE-LCH | lch(90.84, 49.78, 117.25°) |
| OKLab | oklab(91.31% -0.063 0.1078) |
| OKLCH | oklch(91.31% 0.125 120.3) |
| XYZ | xyz(63.7734, 78.1332, 37.3075) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.69
Light Yellow Green
#CCFD7F
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 5.99
Light Pea Green
#C4FE82
ΔE00 6.28
Celery
#C1FD95
ΔE00 6.57
Light Yellowish Green
#C2FF89
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EF8E #A68EEF
analogous
#EFD68E #D7EF8E #A7EF8E
triadic
#D7EF8E #8ED7EF #EF8ED7
tetradic
#D7EF8E #8EEFD6 #A68EEF #EF8EA7
square
#D7EF8E #8EEFD6 #A68EEF #EF8EA7
split-complementary
#D7EF8E #8EA7EF #D68EEF
monochromatic
#B1E023 #C4E758 #D7EF8E #EAF7C4 #F6FBE4
Accessibility & contrast
On white
1.26
#D7EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#D7EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EF8E
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EF8E | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE587
Deuteranopia (green-blind)
#F7E593
Tritanopia (blue-blind)
#DFE6D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7ef8e; /* rgb */ color: rgb(215, 239, 142); /* oklch */ color: oklch(91.3% 0.125 120.3);
Tailwind
colors: {
custom: {
50: '#e4f4b0',
500: '#d7ef8e',
950: '#000000',
},
}SCSS
$custom: #d7ef8e; $custom-light: #e4f4b0; $custom-dark: #000000;
JSON
{
"hex": "#d7ef8e",
"rgb": {
"r": 215,
"g": 239,
"b": 142
},
"hsl": {
"h": 74.845,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.91306,
"c": 0.12484,
"h": 120.3
},
"luminance": 0.78133
}Semantic roles & 50–950 ramp
primary
#D7EF8E
secondary
#7356CB
accent
#0ED740
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161711
muted
#848581