#D2FC99#D2FC99
#D2FC99 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.9% C 0.133 H 127.5°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FC99 |
|---|---|
| RGB | rgb(210, 252, 153) |
| HSL | hsl(85, 94%, 79%) |
| HSV | hsv(85, 39%, 99%) |
| CMYK | cmyk(16.7%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(94.15, -29.49, 43.04) |
| CIE-LCH | lch(94.15, 52.18, 124.42°) |
| OKLab | oklab(93.93% -0.081 0.1055) |
| OKLCH | oklch(93.93% 0.133 127.5) |
| XYZ | xyz(67.1378, 85.6216, 43.1204) |
| Luminance | 0.8562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.92
Celery
#C1FD95
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.40
Light Yellow Green
#CCFD7F
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FC99 #C399FC
analogous
#FCF599 #D2FC99 #A1FC99
triadic
#D2FC99 #99D2FC #FC99D2
tetradic
#D2FC99 #99FCF5 #C399FC #FC99A1
square
#D2FC99 #99FCF5 #C399FC #FC99A1
split-complementary
#D2FC99 #99A1FC #F599FC
monochromatic
#9EF922 #B8FA5E #D2FC99 #ECFED4 #F2FEE1
Accessibility & contrast
On white
1.16
#D2FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#D2FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FC99
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FC99 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FFED9E
Tritanopia (blue-blind)
#D7F4E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2fc99; /* rgb */ color: rgb(210, 252, 153); /* oklch */ color: oklch(93.9% 0.133 127.5);
Tailwind
colors: {
custom: {
50: '#e1fdb8',
500: '#d2fc99',
950: '#000000',
},
}SCSS
$custom: #d2fc99; $custom-light: #e1fdb8; $custom-dark: #000000;
JSON
{
"hex": "#d2fc99",
"rgb": {
"r": 210,
"g": 252,
"b": 153
},
"hsl": {
"h": 85.455,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.93925,
"c": 0.13305,
"h": 127.5
},
"luminance": 0.85622
}Semantic roles & 50–950 ramp
primary
#D2FC99
secondary
#935CDE
accent
#00E661
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581