#D2FD99#D2FD99
#D2FD99 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.1% C 0.134 H 127.7°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FD99 |
|---|---|
| RGB | rgb(210, 253, 153) |
| HSL | hsl(86, 96%, 80%) |
| HSV | hsv(86, 40%, 99%) |
| CMYK | cmyk(17%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(94.42, -29.96, 43.39) |
| CIE-LCH | lch(94.42, 52.73, 124.62°) |
| OKLab | oklab(94.14% -0.0823 0.1063) |
| OKLCH | oklch(94.14% 0.134 127.7) |
| XYZ | xyz(67.4527, 86.2513, 43.2253) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 3.23
Light Pea Green
#C4FE82
ΔE00 3.51
Light Yellow Green
#CCFD7F
ΔE00 3.54
Tea Green
#BDF8A3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FD99 #C499FD
analogous
#FDF699 #D2FD99 #A0FD99
triadic
#D2FD99 #99D2FD #FD99D2
tetradic
#D2FD99 #99FDF6 #C499FD #FD99A0
square
#D2FD99 #99FDF6 #C499FD #FD99A0
split-complementary
#D2FD99 #99A0FD #F699FD
monochromatic
#9DFB21 #B8FC5D #D2FD99 #ECFED5 #F2FEE1
Accessibility & contrast
On white
1.15
#D2FD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#D2FD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FD99
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FD99 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF192
Deuteranopia (green-blind)
#FFEE9E
Tritanopia (blue-blind)
#D7F5E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fd99; /* rgb */ color: rgb(210, 253, 153); /* oklch */ color: oklch(94.1% 0.134 127.7);
Tailwind
colors: {
custom: {
50: '#e1feb8',
500: '#d2fd99',
950: '#000000',
},
}SCSS
$custom: #d2fd99; $custom-light: #e1feb8; $custom-dark: #000000;
JSON
{
"hex": "#d2fd99",
"rgb": {
"r": 210,
"g": 253,
"b": 153
},
"hsl": {
"h": 85.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.94141,
"c": 0.13447,
"h": 127.7
},
"luminance": 0.86252
}Semantic roles & 50–950 ramp
primary
#D2FD99
secondary
#945BDF
accent
#00E663
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581