#D2FFA9#D2FFA9
#D2FFA9 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.120 H 130.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFA9 |
|---|---|
| RGB | rgb(210, 255, 169) |
| HSL | hsl(91, 100%, 83%) |
| HSV | hsv(91, 34%, 100%) |
| CMYK | cmyk(17.6%, 0%, 33.7%, 0%) |
| CIE-LAB | lab(95.20, -28.84, 36.53) |
| CIE-LCH | lch(95.20, 46.54, 128.29°) |
| OKLab | oklab(94.84% -0.0786 0.0909) |
| OKLCH | oklch(94.84% 0.12 130.8) |
| XYZ | xyz(69.4985, 88.0851, 50.8690) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.53
Tea Green
#BDF8A3
ΔE00 3.18
Celery
#C1FD95
ΔE00 3.38
Pale Green
#C7FDB5
ΔE00 3.57
Washed Out Green
#BCF5A6
ΔE00 3.73
Very Light Green
#D1FFBD
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFA9 #D6A9FF
analogous
#FDFFA9 #D2FFA9 #A9FFAB
triadic
#D2FFA9 #A9D2FF #FFA9D2
tetradic
#D2FFA9 #A9FDFF #D6A9FF #FFABA9
square
#D2FFA9 #A9FDFF #D6A9FF #FFABA9
split-complementary
#D2FFA9 #ABA9FF #FFA9FD
monochromatic
#92FF2F #B2FF6C #D2FFA9 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.13
#D2FFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#D2FFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFA9
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFA9 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A3
Deuteranopia (green-blind)
#FFF0AD
Tritanopia (blue-blind)
#D4F8E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffa9; /* rgb */ color: rgb(210, 255, 169); /* oklch */ color: oklch(94.8% 0.120 130.8);
Tailwind
colors: {
custom: {
50: '#e1ffc3',
500: '#d2ffa9',
950: '#000000',
},
}SCSS
$custom: #d2ffa9; $custom-light: #e1ffc3; $custom-dark: #000000;
JSON
{
"hex": "#d2ffa9",
"rgb": {
"r": 210,
"g": 255,
"b": 169
},
"hsl": {
"h": 91.395,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.94843,
"c": 0.12018,
"h": 130.8
},
"luminance": 0.88086
}Semantic roles & 50–950 ramp
primary
#D2FFA9
secondary
#A968E4
accent
#00E678
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682