#D2FFA4#D2FFA4
#D2FFA4 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.8% C 0.126 H 129.9°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFA4 |
|---|---|
| RGB | rgb(210, 255, 164) |
| HSL | hsl(90, 100%, 82%) |
| HSV | hsv(90, 36%, 100%) |
| CMYK | cmyk(17.6%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(95.12, -29.51, 38.90) |
| CIE-LCH | lch(95.12, 48.83, 127.18°) |
| OKLab | oklab(94.76% -0.0806 0.0963) |
| OKLCH | oklch(94.76% 0.126 129.9) |
| XYZ | xyz(69.0381, 87.9010, 48.4441) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.89
Light Light Green
#C8FFB0
ΔE00 3.24
Tea Green
#BDF8A3
ΔE00 3.51
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Light Yellowish Green
#C2FF89
ΔE00 4.14
Washed Out Green
#BCF5A6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFA4 #D1A4FF
analogous
#FFFEA4 #D2FFA4 #A5FFA4
triadic
#D2FFA4 #A4D2FF #FFA4D2
tetradic
#D2FFA4 #A4FFFE #D1A4FF #FFA4A5
square
#D2FFA4 #A4FFFE #D1A4FF #FFA4A5
split-complementary
#D2FFA4 #A4A5FF #FEA4FF
monochromatic
#95FF2A #B4FF67 #D2FFA4 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.13
#D2FFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#D2FFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFA4
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFA4 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39E
Deuteranopia (green-blind)
#FFF0A9
Tritanopia (blue-blind)
#D5F8E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffa4; /* rgb */ color: rgb(210, 255, 164); /* oklch */ color: oklch(94.8% 0.126 129.9);
Tailwind
colors: {
custom: {
50: '#e1ffc0',
500: '#d2ffa4',
950: '#000000',
},
}SCSS
$custom: #d2ffa4; $custom-light: #e1ffc0; $custom-dark: #000000;
JSON
{
"hex": "#d2ffa4",
"rgb": {
"r": 210,
"g": 255,
"b": 164
},
"hsl": {
"h": 89.67,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.94756,
"c": 0.1256,
"h": 129.9
},
"luminance": 0.87902
}Semantic roles & 50–950 ramp
primary
#D2FFA4
secondary
#A364E4
accent
#00E671
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682