#D2FDA2#D2FDA2
#D2FDA2 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.3% C 0.125 H 129.1°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDA2 |
|---|---|
| RGB | rgb(210, 253, 162) |
| HSL | hsl(88, 96%, 81%) |
| HSV | hsv(88, 36%, 99%) |
| CMYK | cmyk(17%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(94.55, -28.83, 39.15) |
| CIE-LCH | lch(94.55, 48.62, 126.37°) |
| OKLab | oklab(94.29% -0.0788 0.0969) |
| OKLCH | oklch(94.29% 0.125 129.1) |
| XYZ | xyz(68.2242, 86.5599, 47.2888) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.02
Light Light Green
#C8FFB0
ΔE00 3.53
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Tea Green
#BDF8A3
ΔE00 3.65
Light Yellowish Green
#C2FF89
ΔE00 4.18
Washed Out Green
#BCF5A6
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDA2 #CDA2FD
analogous
#FDFBA2 #D2FDA2 #A5FDA2
triadic
#D2FDA2 #A2D2FD #FDA2D2
tetradic
#D2FDA2 #A2FDFB #CDA2FD #FDA2A5
square
#D2FDA2 #A2FDFB #CDA2FD #FDA2A5
split-complementary
#D2FDA2 #A2A5FD #FBA2FD
monochromatic
#98FA2A #B5FC66 #D2FDA2 #EFFEDE #F1FEE1
Accessibility & contrast
On white
1.15
#D2FDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#D2FDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDA2
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDA2 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19C
Deuteranopia (green-blind)
#FFEEA7
Tritanopia (blue-blind)
#D6F5E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fda2; /* rgb */ color: rgb(210, 253, 162); /* oklch */ color: oklch(94.3% 0.125 129.1);
Tailwind
colors: {
custom: {
50: '#e1febe',
500: '#d2fda2',
950: '#000000',
},
}SCSS
$custom: #d2fda2; $custom-light: #e1febe; $custom-dark: #000000;
JSON
{
"hex": "#d2fda2",
"rgb": {
"r": 210,
"g": 253,
"b": 162
},
"hsl": {
"h": 88.352,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.9429,
"c": 0.12484,
"h": 129.1
},
"luminance": 0.86561
}Semantic roles & 50–950 ramp
primary
#D2FDA2
secondary
#9E63E0
accent
#00E66C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582