#D2EF8F#D2EF8F
#D2EF8F is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 91.0% C 0.125 H 122.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF8F |
|---|---|
| RGB | rgb(210, 239, 143) |
| HSL | hsl(78, 75%, 75%) |
| HSV | hsv(78, 40%, 94%) |
| CMYK | cmyk(12.1%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(90.51, -24.54, 43.28) |
| CIE-LCH | lch(90.51, 49.76, 119.55°) |
| OKLab | oklab(90.96% -0.0676 0.1057) |
| OKLCH | oklch(90.96% 0.125 122.6) |
| XYZ | xyz(62.4026, 77.4177, 37.6369) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.35
Light Yellow Green
#CCFD7F
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.07
Celery
#C1FD95
ΔE00 5.60
Light Pea Green
#C4FE82
ΔE00 5.61
Light Yellowish Green
#C2FF89
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF8F #AC8FEF
analogous
#EFDC8F #D2EF8F #A2EF8F
triadic
#D2EF8F #8FD2EF #EF8FD2
tetradic
#D2EF8F #8FEFDC #AC8FEF #EF8FA2
square
#D2EF8F #8FEFDC #AC8FEF #EF8FA2
split-complementary
#D2EF8F #8FA2EF #DC8FEF
monochromatic
#A7E024 #BCE759 #D2EF8F #E8F7C5 #F4FBE4
Accessibility & contrast
On white
1.27
#D2EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#D2EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF8F
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF8F | 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)
#F9E588
Deuteranopia (green-blind)
#F5E494
Tritanopia (blue-blind)
#D9E6D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ef8f; /* rgb */ color: rgb(210, 239, 143); /* oklch */ color: oklch(91.0% 0.125 122.6);
Tailwind
colors: {
custom: {
50: '#e1f4b1',
500: '#d2ef8f',
950: '#000000',
},
}SCSS
$custom: #d2ef8f; $custom-light: #e1f4b1; $custom-dark: #000000;
JSON
{
"hex": "#d2ef8f",
"rgb": {
"r": 210,
"g": 239,
"b": 143
},
"hsl": {
"h": 78.125,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.90963,
"c": 0.12546,
"h": 122.6
},
"luminance": 0.77418
}Semantic roles & 50–950 ramp
primary
#D2EF8F
secondary
#7A57CB
accent
#0ED74B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581