#D2FE97#D2FE97
#D2FE97 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.3% C 0.138 H 127.7°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FE97 |
|---|---|
| RGB | rgb(210, 254, 151) |
| HSL | hsl(86, 98%, 79%) |
| HSV | hsv(86, 41%, 100%) |
| CMYK | cmyk(17.3%, 0%, 40.6%, 0.4%) |
| CIE-LAB | lab(94.66, -30.66, 44.67) |
| CIE-LCH | lch(94.66, 54.18, 124.47°) |
| OKLab | oklab(94.33% -0.0844 0.1092) |
| OKLCH | oklch(94.33% 0.138 127.7) |
| XYZ | xyz(67.6054, 86.8188, 42.4681) |
| Luminance | 0.8682 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.66
Celery
#C1FD95
ΔE00 2.78
Light Yellowish Green
#C2FF89
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 3.14
Light Yellow Green
#CCFD7F
ΔE00 3.14
Pale Lime
#BEFD73
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FE97 #C397FE
analogous
#FEF697 #D2FE97 #9FFE97
triadic
#D2FE97 #97D2FE #FE97D2
tetradic
#D2FE97 #97FEF6 #C397FE #FE979F
square
#D2FE97 #97FEF6 #C397FE #FE979F
split-complementary
#D2FE97 #979FFE #F697FE
monochromatic
#9EFD1E #B8FD5A #D2FE97 #ECFFD4 #F2FFE1
Accessibility & contrast
On white
1.14
#D2FE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#D2FE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FE97
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FE97 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28F
Deuteranopia (green-blind)
#FFEF9C
Tritanopia (blue-blind)
#D7F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2fe97; /* rgb */ color: rgb(210, 254, 151); /* oklch */ color: oklch(94.3% 0.138 127.7);
Tailwind
colors: {
custom: {
50: '#e1ffb7',
500: '#d2fe97',
950: '#000000',
},
}SCSS
$custom: #d2fe97; $custom-light: #e1ffb7; $custom-dark: #000000;
JSON
{
"hex": "#d2fe97",
"rgb": {
"r": 210,
"g": 254,
"b": 151
},
"hsl": {
"h": 85.631,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.94326,
"c": 0.13799,
"h": 127.7
},
"luminance": 0.8682
}Semantic roles & 50–950 ramp
primary
#D2FE97
secondary
#9359E0
accent
#00E662
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681