#D2F89A#D2F89A
#D2F89A is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.1% C 0.126 H 126.6°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F89A |
|---|---|
| RGB | rgb(210, 248, 154) |
| HSL | hsl(84, 87%, 79%) |
| HSV | hsv(84, 38%, 97%) |
| CMYK | cmyk(15.3%, 0%, 37.9%, 2.7%) |
| CIE-LAB | lab(93.09, -27.49, 41.19) |
| CIE-LCH | lch(93.09, 49.52, 123.73°) |
| OKLab | oklab(93.08% -0.0754 0.1013) |
| OKLCH | oklch(93.08% 0.126 126.6) |
| XYZ | xyz(65.9779, 83.1689, 43.1428) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Celery
#C1FD95
ΔE00 3.59
Light Yellowish Green
#C2FF89
ΔE00 4.28
Light Yellow Green
#CCFD7F
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F89A #C09AF8
analogous
#F8EF9A #D2F89A #A3F89A
triadic
#D2F89A #9AD2F8 #F89AD2
tetradic
#D2F89A #9AF8EF #C09AF8 #F89AA3
square
#D2F89A #9AF8EF #C09AF8 #F89AA3
split-complementary
#D2F89A #9AA3F8 #EF9AF8
monochromatic
#9FF028 #B9F461 #D2F89A #ECFCD3 #F2FDE2
Accessibility & contrast
On white
1.19
#D2F89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#D2F89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F89A
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F89A | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED93
Deuteranopia (green-blind)
#FCEB9F
Tritanopia (blue-blind)
#D7F0E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f89a; /* rgb */ color: rgb(210, 248, 154); /* oklch */ color: oklch(93.1% 0.126 126.6);
Tailwind
colors: {
custom: {
50: '#e1fab9',
500: '#d2f89a',
950: '#000000',
},
}SCSS
$custom: #d2f89a; $custom-light: #e1fab9; $custom-dark: #000000;
JSON
{
"hex": "#d2f89a",
"rgb": {
"r": 210,
"g": 248,
"b": 154
},
"hsl": {
"h": 84.255,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.93077,
"c": 0.12626,
"h": 126.6
},
"luminance": 0.8317
}Semantic roles & 50–950 ramp
primary
#D2F89A
secondary
#8F5ED8
accent
#02E45D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581