#D8FFAB#D8FFAB
#D8FFAB is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.3% C 0.115 H 128.6°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFAB |
|---|---|
| RGB | rgb(216, 255, 171) |
| HSL | hsl(88, 100%, 84%) |
| HSV | hsv(88, 33%, 100%) |
| CMYK | cmyk(15.3%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(95.60, -26.47, 36.14) |
| CIE-LCH | lch(95.60, 44.80, 126.22°) |
| OKLab | oklab(95.28% -0.072 0.0901) |
| OKLCH | oklch(95.28% 0.115 128.6) |
| XYZ | xyz(71.4285, 89.0584, 51.9470) |
| Luminance | 0.8906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.37
Very Light Green
#D1FFBD
ΔE00 4.13
Tea Green
#BDF8A3
ΔE00 4.15
Pale Green
#C7FDB5
ΔE00 4.18
Celery
#C1FD95
ΔE00 4.25
Very Pale Green
#CFFDBC
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFAB #D2ABFF
analogous
#FFFCAB #D8FFAB #AEFFAB
triadic
#D8FFAB #ABD8FF #FFABD8
tetradic
#D8FFAB #ABFFFC #D2ABFF #FFABAE
square
#D8FFAB #ABFFFC #D2ABFF #FFABAE
split-complementary
#D8FFAB #ABAEFF #FCABFF
monochromatic
#9FFF31 #BCFF6E #D8FFAB #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.12
#D8FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#D8FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFAB
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFAB | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF2AF
Tritanopia (blue-blind)
#DCF8E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d8ffab; /* rgb */ color: rgb(216, 255, 171); /* oklch */ color: oklch(95.3% 0.115 128.6);
Tailwind
colors: {
custom: {
50: '#e5ffc4',
500: '#d8ffab',
950: '#000000',
},
}SCSS
$custom: #d8ffab; $custom-light: #e5ffc4; $custom-dark: #000000;
JSON
{
"hex": "#d8ffab",
"rgb": {
"r": 216,
"g": 255,
"b": 171
},
"hsl": {
"h": 87.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.95277,
"c": 0.11529,
"h": 128.6
},
"luminance": 0.89059
}Semantic roles & 50–950 ramp
primary
#D8FFAB
secondary
#A36AE5
accent
#00E66B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682