#D8FFBF#D8FFBF
#D8FFBF is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.7% C 0.093 H 133.5°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFBF |
|---|---|
| RGB | rgb(216, 255, 191) |
| HSL | hsl(97, 100%, 87%) |
| HSV | hsv(97, 25%, 100%) |
| CMYK | cmyk(15.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.95, -23.63, 26.57) |
| CIE-LCH | lch(95.95, 35.56, 131.65°) |
| OKLab | oklab(95.66% -0.0639 0.0674) |
| OKLCH | oklch(95.66% 0.093 133.5) |
| XYZ | xyz(73.4811, 89.8794, 62.7573) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.32
Very Pale Green
#CFFDBC
ΔE00 1.48
Pale Green
#C7FDB5
ΔE00 2.97
Light Light Green
#C8FFB0
ΔE00 3.57
Celadon
#BEFDB7
ΔE00 4.30
Light Sage
#BCECAC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFBF #E6BFFF
analogous
#F8FFBF #D8FFBF #BFFFC6
triadic
#D8FFBF #BFD8FF #FFBFD8
tetradic
#D8FFBF #BFF8FF #E6BFFF #FFC6BF
square
#D8FFBF #BFF8FF #E6BFFF #FFC6BF
split-complementary
#D8FFBF #C6BFFF #FFBFF8
monochromatic
#8DFF45 #B3FF82 #D8FFBF #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D8FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#D8FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFBF
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFBF | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FEF2C2
Tritanopia (blue-blind)
#D9FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d8ffbf; /* rgb */ color: rgb(216, 255, 191); /* oklch */ color: oklch(95.7% 0.093 133.5);
Tailwind
colors: {
custom: {
50: '#e4ffd2',
500: '#d8ffbf',
950: '#000000',
},
}SCSS
$custom: #d8ffbf; $custom-light: #e4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d8ffbf",
"rgb": {
"r": 216,
"g": 255,
"b": 191
},
"hsl": {
"h": 96.563,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95663,
"c": 0.09288,
"h": 133.5
},
"luminance": 0.89881
}Semantic roles & 50–950 ramp
primary
#D8FFBF
secondary
#BD7BE8
accent
#00E68C
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683