#D2FAAA#D2FAAA
#D2FAAA is a very light, moderate yellow-green. Relative luminance 0.850; OKLCH L 93.8% C 0.112 H 129.9°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FAAA |
|---|---|
| RGB | rgb(210, 250, 170) |
| HSL | hsl(90, 89%, 82%) |
| HSV | hsv(90, 32%, 98%) |
| CMYK | cmyk(16%, 0%, 32%, 2%) |
| CIE-LAB | lab(93.87, -26.35, 34.27) |
| CIE-LCH | lch(93.87, 43.24, 127.56°) |
| OKLab | oklab(93.79% -0.0716 0.0856) |
| OKLCH | oklch(93.79% 0.112 129.9) |
| XYZ | xyz(68.0185, 84.9743, 50.8406) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.84
Tea Green
#BDF8A3
ΔE00 3.40
Pale Green
#C7FDB5
ΔE00 3.42
Very Light Green
#D1FFBD
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.55
Very Pale Green
#CFFDBC
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FAAA #D2AAFA
analogous
#FAFAAA #D2FAAA #AAFAAA
triadic
#D2FAAA #AAD2FA #FAAAD2
tetradic
#D2FAAA #AAFAFA #D2AAFA #FAAAAA
square
#D2FAAA #AAFAFA #D2AAFA #FAAAAA
split-complementary
#D2FAAA #AAAAFA #FAAAFA
monochromatic
#95F336 #B3F770 #D2FAAA #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.17
#D2FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#D2FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FAAA
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FAAA | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA5
Deuteranopia (green-blind)
#FBECAE
Tritanopia (blue-blind)
#D5F3E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2faaa; /* rgb */ color: rgb(210, 250, 170); /* oklch */ color: oklch(93.8% 0.112 129.9);
Tailwind
colors: {
custom: {
50: '#e0fcc4',
500: '#d2faaa',
950: '#000000',
},
}SCSS
$custom: #d2faaa; $custom-light: #e0fcc4; $custom-dark: #000000;
JSON
{
"hex": "#d2faaa",
"rgb": {
"r": 210,
"g": 250,
"b": 170
},
"hsl": {
"h": 90,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.93786,
"c": 0.11162,
"h": 129.9
},
"luminance": 0.84975
}Semantic roles & 50–950 ramp
primary
#D2FAAA
secondary
#A46CDD
accent
#00E673
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582