#D2FCA2#D2FCA2
#D2FCA2 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 94.1% C 0.123 H 128.9°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCA2 |
|---|---|
| RGB | rgb(210, 252, 162) |
| HSL | hsl(88, 94%, 81%) |
| HSV | hsv(88, 36%, 99%) |
| CMYK | cmyk(16.7%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(94.28, -28.36, 38.80) |
| CIE-LCH | lch(94.28, 48.06, 126.17°) |
| OKLab | oklab(94.07% -0.0775 0.096) |
| OKLCH | oklch(94.07% 0.123 128.9) |
| XYZ | xyz(67.9094, 85.9302, 47.1839) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.17
Light Light Green
#C8FFB0
ΔE00 3.56
Tea Green
#BDF8A3
ΔE00 3.67
Pistachio (survey)
#C0FA8B
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 4.26
Light Yellowish Green
#C2FF89
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCA2 #CCA2FC
analogous
#FCF9A2 #D2FCA2 #A5FCA2
triadic
#D2FCA2 #A2D2FC #FCA2D2
tetradic
#D2FCA2 #A2FCF9 #CCA2FC #FCA2A5
square
#D2FCA2 #A2FCF9 #CCA2FC #FCA2A5
split-complementary
#D2FCA2 #A2A5FC #F9A2FC
monochromatic
#99F82B #B5FA67 #D2FCA2 #EFFEDD #F1FEE1
Accessibility & contrast
On white
1.15
#D2FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#D2FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCA2
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCA2 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09C
Deuteranopia (green-blind)
#FEEEA7
Tritanopia (blue-blind)
#D6F5E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fca2; /* rgb */ color: rgb(210, 252, 162); /* oklch */ color: oklch(94.1% 0.123 128.9);
Tailwind
colors: {
custom: {
50: '#e1fdbe',
500: '#d2fca2',
950: '#000000',
},
}SCSS
$custom: #d2fca2; $custom-light: #e1fdbe; $custom-dark: #000000;
JSON
{
"hex": "#d2fca2",
"rgb": {
"r": 210,
"g": 252,
"b": 162
},
"hsl": {
"h": 88,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.94074,
"c": 0.12338,
"h": 128.9
},
"luminance": 0.85931
}Semantic roles & 50–950 ramp
primary
#D2FCA2
secondary
#9D63DF
accent
#00E66B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582