#D2FE99#D2FE99
#D2FE99 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.4% C 0.136 H 128.0°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FE99 |
|---|---|
| RGB | rgb(210, 254, 153) |
| HSL | hsl(86, 98%, 80%) |
| HSV | hsv(86, 40%, 100%) |
| CMYK | cmyk(17.3%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(94.69, -30.42, 43.73) |
| CIE-LCH | lch(94.69, 53.27, 124.82°) |
| OKLab | oklab(94.36% -0.0836 0.1071) |
| OKLCH | oklch(94.36% 0.136 128) |
| XYZ | xyz(67.7692, 86.8843, 43.3308) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 3.06
Light Pea Green
#C4FE82
ΔE00 3.37
Light Yellow Green
#CCFD7F
ΔE00 3.45
Tea Green
#BDF8A3
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FE99 #C599FE
analogous
#FEF899 #D2FE99 #9FFE99
triadic
#D2FE99 #99D2FE #FE99D2
tetradic
#D2FE99 #99FEF8 #C599FE #FE999F
square
#D2FE99 #99FEF8 #C599FE #FE999F
split-complementary
#D2FE99 #999FFE #F899FE
monochromatic
#9DFD20 #B7FD5C #D2FE99 #EDFFD6 #F2FFE1
Accessibility & contrast
On white
1.14
#D2FE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#D2FE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FE99
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FE99 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF291
Deuteranopia (green-blind)
#FFEF9E
Tritanopia (blue-blind)
#D7F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2fe99; /* rgb */ color: rgb(210, 254, 153); /* oklch */ color: oklch(94.4% 0.136 128.0);
Tailwind
colors: {
custom: {
50: '#e1ffb8',
500: '#d2fe99',
950: '#000000',
},
}SCSS
$custom: #d2fe99; $custom-light: #e1ffb8; $custom-dark: #000000;
JSON
{
"hex": "#d2fe99",
"rgb": {
"r": 210,
"g": 254,
"b": 153
},
"hsl": {
"h": 86.139,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.94358,
"c": 0.13589,
"h": 128
},
"luminance": 0.86885
}Semantic roles & 50–950 ramp
primary
#D2FE99
secondary
#955BE0
accent
#00E664
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681