#D2FCA9#D2FCA9
#D2FCA9 is a very light, moderate yellow-green. Relative luminance 0.862; OKLCH L 94.2% C 0.116 H 130.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCA9 |
|---|---|
| RGB | rgb(210, 252, 169) |
| HSL | hsl(90, 93%, 83%) |
| HSV | hsv(90, 33%, 99%) |
| CMYK | cmyk(16.7%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(94.39, -27.44, 35.46) |
| CIE-LCH | lch(94.39, 44.84, 127.73°) |
| OKLab | oklab(94.2% -0.0747 0.0884) |
| OKLCH | oklch(94.2% 0.116 130.2) |
| XYZ | xyz(68.5490, 86.1861, 50.5525) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 3.25
Pale Green
#C7FDB5
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.60
Very Light Green
#D1FFBD
ΔE00 3.73
Celery
#C1FD95
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCA9 #D3A9FC
analogous
#FCFCA9 #D2FCA9 #A9FCA9
triadic
#D2FCA9 #A9D2FC #FCA9D2
tetradic
#D2FCA9 #A9FCFC #D3A9FC #FCA9A9
square
#D2FCA9 #A9FCFC #D3A9FC #FCA9A9
split-complementary
#D2FCA9 #A9A9FC #FCA9FC
monochromatic
#94F833 #B3FA6E #D2FCA9 #F0FEE1 #F0FEE1
Accessibility & contrast
On white
1.15
#D2FCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#D2FCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCA9
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCA9 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A3
Deuteranopia (green-blind)
#FDEEAD
Tritanopia (blue-blind)
#D5F5E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fca9; /* rgb */ color: rgb(210, 252, 169); /* oklch */ color: oklch(94.2% 0.116 130.2);
Tailwind
colors: {
custom: {
50: '#e0fdc3',
500: '#d2fca9',
950: '#000000',
},
}SCSS
$custom: #d2fca9; $custom-light: #e0fdc3; $custom-dark: #000000;
JSON
{
"hex": "#d2fca9",
"rgb": {
"r": 210,
"g": 252,
"b": 169
},
"hsl": {
"h": 90.361,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.94198,
"c": 0.11572,
"h": 130.2
},
"luminance": 0.86187
}Semantic roles & 50–950 ramp
primary
#D2FCA9
secondary
#A56AE0
accent
#00E674
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582