#D2F89F#D2F89F
#D2F89F is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.2% C 0.121 H 127.4°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F89F |
|---|---|
| RGB | rgb(210, 248, 159) |
| HSL | hsl(86, 86%, 80%) |
| HSV | hsv(86, 36%, 97%) |
| CMYK | cmyk(15.3%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(93.16, -26.87, 38.82) |
| CIE-LCH | lch(93.16, 47.21, 124.69°) |
| OKLab | oklab(93.16% -0.0734 0.096) |
| OKLCH | oklch(93.16% 0.121 127.4) |
| XYZ | xyz(66.4030, 83.3390, 45.3818) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.74
Pistachio (survey)
#C0FA8B
ΔE00 4.00
Tea Green
#BDF8A3
ΔE00 4.11
Light Light Green
#C8FFB0
ΔE00 4.21
Washed Out Green
#BCF5A6
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F89F #C59FF8
analogous
#F8F29F #D2F89F #A6F89F
triadic
#D2F89F #9FD2F8 #F89FD2
tetradic
#D2F89F #9FF8F2 #C59FF8 #F89FA6
square
#D2F89F #9FF8F2 #C59FF8 #F89FA6
split-complementary
#D2F89F #9FA6F8 #F29FF8
monochromatic
#9DF02D #B7F466 #D2F89F #EDFCD8 #F2FDE2
Accessibility & contrast
On white
1.19
#D2F89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#D2F89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F89F
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F89F | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED99
Deuteranopia (green-blind)
#FBEBA3
Tritanopia (blue-blind)
#D6F0E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f89f; /* rgb */ color: rgb(210, 248, 159); /* oklch */ color: oklch(93.2% 0.121 127.4);
Tailwind
colors: {
custom: {
50: '#e1fabc',
500: '#d2f89f',
950: '#000000',
},
}SCSS
$custom: #d2f89f; $custom-light: #e1fabc; $custom-dark: #000000;
JSON
{
"hex": "#d2f89f",
"rgb": {
"r": 210,
"g": 248,
"b": 159
},
"hsl": {
"h": 85.618,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.93161,
"c": 0.12083,
"h": 127.4
},
"luminance": 0.8334
}Semantic roles & 50–950 ramp
primary
#D2F89F
secondary
#9563D9
accent
#03E362
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582