#D8FFAE#D8FFAE
#D8FFAE is a very light, moderate yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.112 H 129.2°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFAE |
|---|---|
| RGB | rgb(216, 255, 174) |
| HSL | hsl(89, 100%, 84%) |
| HSV | hsv(89, 32%, 100%) |
| CMYK | cmyk(15.3%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.65, -26.07, 34.72) |
| CIE-LCH | lch(95.65, 43.41, 126.90°) |
| OKLab | oklab(95.33% -0.0708 0.0867) |
| OKLCH | oklch(95.33% 0.112 129.2) |
| XYZ | xyz(71.7177, 89.1741, 53.4701) |
| Luminance | 0.8918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.11
Very Light Green
#D1FFBD
ΔE00 3.62
Pale Green
#C7FDB5
ΔE00 3.79
Very Pale Green
#CFFDBC
ΔE00 3.83
Tea Green
#BDF8A3
ΔE00 4.08
Washed Out Green
#BCF5A6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFAE #D5AEFF
analogous
#FFFEAE #D8FFAE #B0FFAE
triadic
#D8FFAE #AED8FF #FFAED8
tetradic
#D8FFAE #AEFFFE #D5AEFF #FFAEB0
square
#D8FFAE #AEFFFE #D5AEFF #FFAEB0
split-complementary
#D8FFAE #AEB0FF #FEAEFF
monochromatic
#9DFF34 #BBFF71 #D8FFAE #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.11
#D8FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#D8FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFAE
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFAE | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF2B2
Tritanopia (blue-blind)
#DBF8EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d8ffae; /* rgb */ color: rgb(216, 255, 174); /* oklch */ color: oklch(95.3% 0.112 129.2);
Tailwind
colors: {
custom: {
50: '#e5ffc6',
500: '#d8ffae',
950: '#000000',
},
}SCSS
$custom: #d8ffae; $custom-light: #e5ffc6; $custom-dark: #000000;
JSON
{
"hex": "#d8ffae",
"rgb": {
"r": 216,
"g": 255,
"b": 174
},
"hsl": {
"h": 88.889,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.95332,
"c": 0.11196,
"h": 129.2
},
"luminance": 0.89175
}Semantic roles & 50–950 ramp
primary
#D8FFAE
secondary
#A66CE5
accent
#00E66F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682