#D2FCAE#D2FCAE
#D2FCAE is a very light, moderate yellow-green. Relative luminance 0.864; OKLCH L 94.3% C 0.110 H 131.2°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCAE |
|---|---|
| RGB | rgb(210, 252, 174) |
| HSL | hsl(92, 93%, 84%) |
| HSV | hsv(92, 31%, 99%) |
| CMYK | cmyk(16.7%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(94.47, -26.75, 33.07) |
| CIE-LCH | lch(94.47, 42.54, 128.96°) |
| OKLab | oklab(94.29% -0.0726 0.0828) |
| OKLCH | oklch(94.29% 0.11 131.2) |
| XYZ | xyz(69.0274, 86.3774, 53.0720) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.28
Pale Green
#C7FDB5
ΔE00 2.80
Very Light Green
#D1FFBD
ΔE00 2.83
Very Pale Green
#CFFDBC
ΔE00 2.96
Tea Green
#BDF8A3
ΔE00 3.24
Washed Out Green
#BCF5A6
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCAE #D8AEFC
analogous
#F9FCAE #D2FCAE #AEFCB1
triadic
#D2FCAE #AED2FC #FCAED2
tetradic
#D2FCAE #AEF9FC #D8AEFC #FCB1AE
square
#D2FCAE #AEF9FC #D8AEFC #FCB1AE
split-complementary
#D2FCAE #B1AEFC #FCAEF9
monochromatic
#90F838 #B1FA73 #D2FCAE #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.15
#D2FCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#D2FCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCAE
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCAE | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#FDEEB2
Tritanopia (blue-blind)
#D4F6E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fcae; /* rgb */ color: rgb(210, 252, 174); /* oklch */ color: oklch(94.3% 0.110 131.2);
Tailwind
colors: {
custom: {
50: '#e0fdc6',
500: '#d2fcae',
950: '#000000',
},
}SCSS
$custom: #d2fcae; $custom-light: #e0fdc6; $custom-dark: #000000;
JSON
{
"hex": "#d2fcae",
"rgb": {
"r": 210,
"g": 252,
"b": 174
},
"hsl": {
"h": 92.308,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.9429,
"c": 0.11018,
"h": 131.2
},
"luminance": 0.86378
}Semantic roles & 50–950 ramp
primary
#D2FCAE
secondary
#AB6EE0
accent
#00E67C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582