#D2EF8E#D2EF8E
#D2EF8E is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.9% C 0.127 H 122.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF8E |
|---|---|
| RGB | rgb(210, 239, 142) |
| HSL | hsl(78, 75%, 75%) |
| HSV | hsv(78, 41%, 94%) |
| CMYK | cmyk(12.1%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(90.50, -24.66, 43.75) |
| CIE-LCH | lch(90.50, 50.22, 119.40°) |
| OKLab | oklab(90.95% -0.068 0.1067) |
| OKLCH | oklch(90.95% 0.127 122.5) |
| XYZ | xyz(62.3272, 77.3875, 37.2397) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.41
Light Yellow Green
#CCFD7F
ΔE00 4.84
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Light Pea Green
#C4FE82
ΔE00 5.55
Celery
#C1FD95
ΔE00 5.62
Light Yellowish Green
#C2FF89
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF8E #AB8EEF
analogous
#EFDC8E #D2EF8E #A2EF8E
triadic
#D2EF8E #8ED2EF #EF8ED2
tetradic
#D2EF8E #8EEFDC #AB8EEF #EF8EA2
square
#D2EF8E #8EEFDC #AB8EEF #EF8EA2
split-complementary
#D2EF8E #8EA2EF #DC8EEF
monochromatic
#A7E023 #BDE758 #D2EF8E #E7F7C4 #F4FBE4
Accessibility & contrast
On white
1.27
#D2EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#D2EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF8E
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF8E | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E487
Deuteranopia (green-blind)
#F6E493
Tritanopia (blue-blind)
#D9E6D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ef8e; /* rgb */ color: rgb(210, 239, 142); /* oklch */ color: oklch(90.9% 0.127 122.5);
Tailwind
colors: {
custom: {
50: '#e1f4b0',
500: '#d2ef8e',
950: '#000000',
},
}SCSS
$custom: #d2ef8e; $custom-light: #e1f4b0; $custom-dark: #000000;
JSON
{
"hex": "#d2ef8e",
"rgb": {
"r": 210,
"g": 239,
"b": 142
},
"hsl": {
"h": 77.938,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.90947,
"c": 0.12653,
"h": 122.5
},
"luminance": 0.77388
}Semantic roles & 50–950 ramp
primary
#D2EF8E
secondary
#7956CB
accent
#0ED74A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581