#D8FAAE#D8FAAE
#D8FAAE is a very light, moderate yellow-green. Relative luminance 0.860; OKLCH L 94.3% C 0.105 H 127.9°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FAAE |
|---|---|
| RGB | rgb(216, 250, 174) |
| HSL | hsl(87, 88%, 83%) |
| HSV | hsv(87, 30%, 98%) |
| CMYK | cmyk(13.6%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(94.32, -23.69, 32.94) |
| CIE-LCH | lch(94.32, 40.57, 125.72°) |
| OKLab | oklab(94.27% -0.0641 0.0825) |
| OKLCH | oklch(94.27% 0.105 127.9) |
| XYZ | xyz(70.1434, 86.0255, 52.9454) |
| Luminance | 0.8603 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.62
Very Pale Green
#CFFDBC
ΔE00 3.73
Light Light Green
#C8FFB0
ΔE00 3.77
Pale Green
#C7FDB5
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.56
Tea Green
#BDF8A3
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FAAE #D0AEFA
analogous
#FAF6AE #D8FAAE #B2FAAE
triadic
#D8FAAE #AED8FA #FAAED8
tetradic
#D8FAAE #AEFAF6 #D0AEFA #FAAEB2
square
#D8FAAE #AEFAF6 #D0AEFA #FAAEB2
split-complementary
#D8FAAE #AEB2FA #F6AEFA
monochromatic
#A0F33B #BCF674 #D8FAAE #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.15
#D8FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#D8FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FAAE
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FAAE | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#FDEEB2
Tritanopia (blue-blind)
#DCF3E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d8faae; /* rgb */ color: rgb(216, 250, 174); /* oklch */ color: oklch(94.3% 0.105 127.9);
Tailwind
colors: {
custom: {
50: '#e4fcc6',
500: '#d8faae',
950: '#000000',
},
}SCSS
$custom: #d8faae; $custom-light: #e4fcc6; $custom-dark: #000000;
JSON
{
"hex": "#d8faae",
"rgb": {
"r": 216,
"g": 250,
"b": 174
},
"hsl": {
"h": 86.842,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.94267,
"c": 0.10452,
"h": 127.9
},
"luminance": 0.86026
}Semantic roles & 50–950 ramp
primary
#D8FAAE
secondary
#A06FDD
accent
#01E567
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582