#D2FCAA#D2FCAA
#D2FCAA is a very light, moderate yellow-green. Relative luminance 0.862; OKLCH L 94.2% C 0.115 H 130.4°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCAA |
|---|---|
| RGB | rgb(210, 252, 170) |
| HSL | hsl(91, 93%, 83%) |
| HSV | hsv(91, 33%, 99%) |
| CMYK | cmyk(16.7%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(94.41, -27.30, 34.99) |
| CIE-LCH | lch(94.41, 44.38, 127.96°) |
| OKLab | oklab(94.22% -0.0742 0.0873) |
| OKLCH | oklch(94.22% 0.115 130.4) |
| XYZ | xyz(68.6432, 86.2238, 51.0488) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.59
Tea Green
#BDF8A3
ΔE00 3.23
Pale Green
#C7FDB5
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 3.53
Very Light Green
#D1FFBD
ΔE00 3.55
Very Pale Green
#CFFDBC
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCAA #D4AAFC
analogous
#FBFCAA #D2FCAA #AAFCAB
triadic
#D2FCAA #AAD2FC #FCAAD2
tetradic
#D2FCAA #AAFBFC #D4AAFC #FCABAA
square
#D2FCAA #AAFBFC #D4AAFC #FCABAA
split-complementary
#D2FCAA #ABAAFC #FCAAFB
monochromatic
#93F834 #B3FA6F #D2FCAA #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.15
#D2FCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#D2FCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCAA
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCAA | 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)
#FFF1A4
Deuteranopia (green-blind)
#FDEEAE
Tritanopia (blue-blind)
#D5F5E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fcaa; /* rgb */ color: rgb(210, 252, 170); /* oklch */ color: oklch(94.2% 0.115 130.4);
Tailwind
colors: {
custom: {
50: '#e0fdc4',
500: '#d2fcaa',
950: '#000000',
},
}SCSS
$custom: #d2fcaa; $custom-light: #e0fdc4; $custom-dark: #000000;
JSON
{
"hex": "#d2fcaa",
"rgb": {
"r": 210,
"g": 252,
"b": 170
},
"hsl": {
"h": 90.732,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.94216,
"c": 0.11461,
"h": 130.4
},
"luminance": 0.86225
}Semantic roles & 50–950 ramp
primary
#D2FCAA
secondary
#A76AE0
accent
#00E676
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582