#D2F89E#D2F89E
#D2F89E is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.1% C 0.122 H 127.2°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F89E |
|---|---|
| RGB | rgb(210, 248, 158) |
| HSL | hsl(85, 87%, 80%) |
| HSV | hsv(85, 36%, 97%) |
| CMYK | cmyk(15.3%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(93.15, -26.99, 39.29) |
| CIE-LCH | lch(93.15, 47.67, 124.49°) |
| OKLab | oklab(93.14% -0.0738 0.0971) |
| OKLCH | oklch(93.14% 0.122 127.2) |
| XYZ | xyz(66.3166, 83.3044, 44.9267) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.70
Pistachio (survey)
#C0FA8B
ΔE00 3.91
Tea Green
#BDF8A3
ΔE00 4.20
Light Light Green
#C8FFB0
ΔE00 4.34
Light Yellowish Green
#C2FF89
ΔE00 4.66
Washed Out Green
#BCF5A6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F89E #C49EF8
analogous
#F8F19E #D2F89E #A5F89E
triadic
#D2F89E #9ED2F8 #F89ED2
tetradic
#D2F89E #9EF8F1 #C49EF8 #F89EA5
square
#D2F89E #9EF8F1 #C49EF8 #F89EA5
split-complementary
#D2F89E #9EA5F8 #F19EF8
monochromatic
#9DF02C #B8F465 #D2F89E #ECFCD7 #F2FDE2
Accessibility & contrast
On white
1.19
#D2F89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#D2F89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F89E
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F89E | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED98
Deuteranopia (green-blind)
#FBEBA3
Tritanopia (blue-blind)
#D7F0E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f89e; /* rgb */ color: rgb(210, 248, 158); /* oklch */ color: oklch(93.1% 0.122 127.2);
Tailwind
colors: {
custom: {
50: '#e1fabb',
500: '#d2f89e',
950: '#000000',
},
}SCSS
$custom: #d2f89e; $custom-light: #e1fabb; $custom-dark: #000000;
JSON
{
"hex": "#d2f89e",
"rgb": {
"r": 210,
"g": 248,
"b": 158
},
"hsl": {
"h": 85.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.93144,
"c": 0.12192,
"h": 127.2
},
"luminance": 0.83305
}Semantic roles & 50–950 ramp
primary
#D2F89E
secondary
#9462D8
accent
#02E361
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582