#D8FEAF#D8FEAF
#D8FEAF is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.1% C 0.109 H 129.2°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FEAF |
|---|---|
| RGB | rgb(216, 254, 175) |
| HSL | hsl(89, 98%, 84%) |
| HSV | hsv(89, 31%, 100%) |
| CMYK | cmyk(15%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(95.40, -25.46, 33.88) |
| CIE-LCH | lch(95.40, 42.38, 126.92°) |
| OKLab | oklab(95.14% -0.0691 0.0848) |
| OKLCH | oklch(95.14% 0.109 129.2) |
| XYZ | xyz(71.4974, 88.5769, 53.8794) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.14
Very Light Green
#D1FFBD
ΔE00 3.41
Very Pale Green
#CFFDBC
ΔE00 3.60
Pale Green
#C7FDB5
ΔE00 3.70
Tea Green
#BDF8A3
ΔE00 4.14
Washed Out Green
#BCF5A6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FEAF #D5AFFE
analogous
#FEFDAF #D8FEAF #B1FEAF
triadic
#D8FEAF #AFD8FE #FEAFD8
tetradic
#D8FEAF #AFFEFD #D5AFFE #FEAFB1
square
#D8FEAF #AFFEFD #D5AFFE #FEAFB1
split-complementary
#D8FEAF #AFB1FE #FDAFFE
monochromatic
#9DFC36 #BBFD73 #D8FEAF #F0FFE1 #F0FFE1
Accessibility & contrast
On white
1.12
#D8FEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#D8FEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FEAF
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FEAF | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FFF1B3
Tritanopia (blue-blind)
#DBF7E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d8feaf; /* rgb */ color: rgb(216, 254, 175); /* oklch */ color: oklch(95.1% 0.109 129.2);
Tailwind
colors: {
custom: {
50: '#e5fec7',
500: '#d8feaf',
950: '#000000',
},
}SCSS
$custom: #d8feaf; $custom-light: #e5fec7; $custom-dark: #000000;
JSON
{
"hex": "#d8feaf",
"rgb": {
"r": 216,
"g": 254,
"b": 175
},
"hsl": {
"h": 88.861,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.95137,
"c": 0.10935,
"h": 129.2
},
"luminance": 0.88578
}Semantic roles & 50–950 ramp
primary
#D8FEAF
secondary
#A66EE4
accent
#00E66E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682