#D8FFBC#D8FFBC
#D8FFBC is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.096 H 132.6°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFBC |
|---|---|
| RGB | rgb(216, 255, 188) |
| HSL | hsl(95, 100%, 87%) |
| HSV | hsv(95, 26%, 100%) |
| CMYK | cmyk(15.3%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.89, -24.08, 28.01) |
| CIE-LCH | lch(95.89, 36.94, 130.68°) |
| OKLab | oklab(95.6% -0.0651 0.0709) |
| OKLCH | oklch(95.6% 0.096 132.6) |
| XYZ | xyz(73.1543, 89.7487, 61.0363) |
| Luminance | 0.8975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.45
Very Pale Green
#CFFDBC
ΔE00 1.66
Pale Green
#C7FDB5
ΔE00 2.85
Light Light Green
#C8FFB0
ΔE00 3.22
Celadon
#BEFDB7
ΔE00 4.34
Washed Out Green
#BCF5A6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFBC #E3BCFF
analogous
#FAFFBC #D8FFBC #BCFFC2
triadic
#D8FFBC #BCD8FF #FFBCD8
tetradic
#D8FFBC #BCFAFF #E3BCFF #FFC2BC
square
#D8FFBC #BCFAFF #E3BCFF #FFC2BC
split-complementary
#D8FFBC #C2BCFF #FFBCFA
monochromatic
#91FF42 #B4FF7F #D8FFBC #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.11
#D8FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#D8FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFBC
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFBC | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FFF2BF
Tritanopia (blue-blind)
#D9F9ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d8ffbc; /* rgb */ color: rgb(216, 255, 188); /* oklch */ color: oklch(95.6% 0.096 132.6);
Tailwind
colors: {
custom: {
50: '#e4ffd0',
500: '#d8ffbc',
950: '#000000',
},
}SCSS
$custom: #d8ffbc; $custom-light: #e4ffd0; $custom-dark: #000000;
JSON
{
"hex": "#d8ffbc",
"rgb": {
"r": 216,
"g": 255,
"b": 188
},
"hsl": {
"h": 94.925,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95602,
"c": 0.09625,
"h": 132.6
},
"luminance": 0.8975
}Semantic roles & 50–950 ramp
primary
#D8FFBC
secondary
#B978E7
accent
#00E686
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683