#D2FAA2#D2FAA2
#D2FAA2 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.6% C 0.120 H 128.4°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FAA2 |
|---|---|
| RGB | rgb(210, 250, 162) |
| HSL | hsl(87, 90%, 81%) |
| HSV | hsv(87, 35%, 98%) |
| CMYK | cmyk(16%, 0%, 35.2%, 2%) |
| CIE-LAB | lab(93.75, -27.42, 38.09) |
| CIE-LCH | lch(93.75, 46.94, 125.75°) |
| OKLab | oklab(93.64% -0.0748 0.0944) |
| OKLCH | oklch(93.64% 0.12 128.4) |
| XYZ | xyz(67.2846, 84.6807, 46.9756) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.53
Light Light Green
#C8FFB0
ΔE00 3.68
Tea Green
#BDF8A3
ΔE00 3.74
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Washed Out Green
#BCF5A6
ΔE00 4.22
Pale Green
#C7FDB5
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FAA2 #CAA2FA
analogous
#FAF6A2 #D2FAA2 #A6FAA2
triadic
#D2FAA2 #A2D2FA #FAA2D2
tetradic
#D2FAA2 #A2FAF6 #CAA2FA #FAA2A6
square
#D2FAA2 #A2FAF6 #CAA2FA #FAA2A6
split-complementary
#D2FAA2 #A2A6FA #F6A2FA
monochromatic
#9AF42E #B6F768 #D2FAA2 #EEFDDC #F1FDE2
Accessibility & contrast
On white
1.17
#D2FAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#D2FAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FAA2
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FAA2 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9C
Deuteranopia (green-blind)
#FCECA6
Tritanopia (blue-blind)
#D6F3E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2faa2; /* rgb */ color: rgb(210, 250, 162); /* oklch */ color: oklch(93.6% 0.120 128.4);
Tailwind
colors: {
custom: {
50: '#e1fcbe',
500: '#d2faa2',
950: '#000000',
},
}SCSS
$custom: #d2faa2; $custom-light: #e1fcbe; $custom-dark: #000000;
JSON
{
"hex": "#d2faa2",
"rgb": {
"r": 210,
"g": 250,
"b": 162
},
"hsl": {
"h": 87.273,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.93643,
"c": 0.12045,
"h": 128.4
},
"luminance": 0.84681
}Semantic roles & 50–950 ramp
primary
#D2FAA2
secondary
#9B64DC
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582