#D8FBAE#D8FBAE
#D8FBAE is a very light, moderate yellow-green. Relative luminance 0.866; OKLCH L 94.5% C 0.106 H 128.1°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FBAE |
|---|---|
| RGB | rgb(216, 251, 174) |
| HSL | hsl(87, 91%, 83%) |
| HSV | hsv(87, 31%, 98%) |
| CMYK | cmyk(13.9%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(94.59, -24.17, 33.30) |
| CIE-LCH | lch(94.59, 41.14, 125.97°) |
| OKLab | oklab(94.48% -0.0655 0.0834) |
| OKLCH | oklch(94.48% 0.106 128.1) |
| XYZ | xyz(70.4550, 86.6486, 53.0492) |
| Luminance | 0.8665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.58
Light Light Green
#C8FFB0
ΔE00 3.60
Very Pale Green
#CFFDBC
ΔE00 3.71
Pale Green
#C7FDB5
ΔE00 3.99
Tea Green
#BDF8A3
ΔE00 4.43
Washed Out Green
#BCF5A6
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FBAE #D1AEFB
analogous
#FBF8AE #D8FBAE #B1FBAE
triadic
#D8FBAE #AED8FB #FBAED8
tetradic
#D8FBAE #AEFBF8 #D1AEFB #FBAEB1
square
#D8FBAE #AEFBF8 #D1AEFB #FBAEB1
split-complementary
#D8FBAE #AEB1FB #F8AEFB
monochromatic
#A0F539 #BCF874 #D8FBAE #F1FEE2 #F1FEE2
Accessibility & contrast
On white
1.15
#D8FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#D8FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FBAE
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FBAE | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#FDEFB2
Tritanopia (blue-blind)
#DCF4E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d8fbae; /* rgb */ color: rgb(216, 251, 174); /* oklch */ color: oklch(94.5% 0.106 128.1);
Tailwind
colors: {
custom: {
50: '#e5fcc6',
500: '#d8fbae',
950: '#000000',
},
}SCSS
$custom: #d8fbae; $custom-light: #e5fcc6; $custom-dark: #000000;
JSON
{
"hex": "#d8fbae",
"rgb": {
"r": 216,
"g": 251,
"b": 174
},
"hsl": {
"h": 87.273,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.9448,
"c": 0.106,
"h": 128.1
},
"luminance": 0.86649
}Semantic roles & 50–950 ramp
primary
#D8FBAE
secondary
#A26FDF
accent
#00E668
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582