#D2FCA5#D2FCA5
#D2FCA5 is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 94.1% C 0.120 H 129.4°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCA5 |
|---|---|
| RGB | rgb(210, 252, 165) |
| HSL | hsl(89, 94%, 82%) |
| HSV | hsv(89, 35%, 99%) |
| CMYK | cmyk(16.7%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(94.33, -27.97, 37.37) |
| CIE-LCH | lch(94.33, 46.68, 126.81°) |
| OKLab | oklab(94.13% -0.0763 0.0928) |
| OKLCH | oklch(94.13% 0.12 129.4) |
| XYZ | xyz(68.1792, 86.0382, 48.6051) |
| Luminance | 0.8604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.16
Celery
#C1FD95
ΔE00 3.42
Tea Green
#BDF8A3
ΔE00 3.44
Washed Out Green
#BCF5A6
ΔE00 3.95
Pistachio (survey)
#C0FA8B
ΔE00 4.08
Pale Green
#C7FDB5
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCA5 #CFA5FC
analogous
#FCFBA5 #D2FCA5 #A7FCA5
triadic
#D2FCA5 #A5D2FC #FCA5D2
tetradic
#D2FCA5 #A5FCFB #CFA5FC #FCA5A7
square
#D2FCA5 #A5FCFB #CFA5FC #FCA5A7
split-complementary
#D2FCA5 #A5A7FC #FBA5FC
monochromatic
#97F82F #B4FA6A #D2FCA5 #F0FEE0 #F0FEE1
Accessibility & contrast
On white
1.15
#D2FCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#D2FCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCA5
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCA5 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19F
Deuteranopia (green-blind)
#FEEEA9
Tritanopia (blue-blind)
#D5F5E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fca5; /* rgb */ color: rgb(210, 252, 165); /* oklch */ color: oklch(94.1% 0.120 129.4);
Tailwind
colors: {
custom: {
50: '#e1fdc0',
500: '#d2fca5',
950: '#000000',
},
}SCSS
$custom: #d2fca5; $custom-light: #e1fdc0; $custom-dark: #000000;
JSON
{
"hex": "#d2fca5",
"rgb": {
"r": 210,
"g": 252,
"b": 165
},
"hsl": {
"h": 88.966,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.94126,
"c": 0.12011,
"h": 129.4
},
"luminance": 0.86039
}Semantic roles & 50–950 ramp
primary
#D2FCA5
secondary
#A166DF
accent
#00E66F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582