#D2FF99#D2FF99
#D2FF99 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.137 H 128.2°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF99 |
|---|---|
| RGB | rgb(210, 255, 153) |
| HSL | hsl(86, 100%, 80%) |
| HSV | hsv(86, 40%, 100%) |
| CMYK | cmyk(17.6%, 0%, 40%, 0%) |
| CIE-LAB | lab(94.96, -30.89, 44.08) |
| CIE-LCH | lch(94.96, 53.82, 125.02°) |
| OKLab | oklab(94.57% -0.0849 0.1079) |
| OKLCH | oklch(94.57% 0.137 128.2) |
| XYZ | xyz(68.0874, 87.5207, 43.4369) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Light Yellowish Green
#C2FF89
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 3.24
Light Yellow Green
#CCFD7F
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF99 #C699FF
analogous
#FFF999 #D2FF99 #9FFF99
triadic
#D2FF99 #99D2FF #FF99D2
tetradic
#D2FF99 #99FFF9 #C699FF #FF999F
square
#D2FF99 #99FFF9 #C699FF #FF999F
split-complementary
#D2FF99 #999FFF #F999FF
monochromatic
#9CFF1F #B7FF5C #D2FF99 #EDFFD6 #F1FFE0
Accessibility & contrast
On white
1.13
#D2FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#D2FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF99
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF99 | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF291
Deuteranopia (green-blind)
#FFF09E
Tritanopia (blue-blind)
#D6F7E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff99; /* rgb */ color: rgb(210, 255, 153); /* oklch */ color: oklch(94.6% 0.137 128.2);
Tailwind
colors: {
custom: {
50: '#e1ffb8',
500: '#d2ff99',
950: '#000000',
},
}SCSS
$custom: #d2ff99; $custom-light: #e1ffb8; $custom-dark: #000000;
JSON
{
"hex": "#d2ff99",
"rgb": {
"r": 210,
"g": 255,
"b": 153
},
"hsl": {
"h": 86.471,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.94574,
"c": 0.13731,
"h": 128.2
},
"luminance": 0.87522
}Semantic roles & 50–950 ramp
primary
#D2FF99
secondary
#965AE2
accent
#00E665
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681