#D8FFBB#D8FFBB
#D8FFBB is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.097 H 132.3°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFBB |
|---|---|
| RGB | rgb(216, 255, 187) |
| HSL | hsl(94, 100%, 87%) |
| HSV | hsv(94, 27%, 100%) |
| CMYK | cmyk(15.3%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(95.87, -24.23, 28.49) |
| CIE-LCH | lch(95.87, 37.40, 130.37°) |
| OKLab | oklab(95.58% -0.0655 0.072) |
| OKLCH | oklch(95.58% 0.097 132.3) |
| XYZ | xyz(73.0469, 89.7058, 60.4706) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.55
Very Pale Green
#CFFDBC
ΔE00 1.77
Pale Green
#C7FDB5
ΔE00 2.83
Light Light Green
#C8FFB0
ΔE00 3.12
Celadon
#BEFDB7
ΔE00 4.37
Washed Out Green
#BCF5A6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFBB #E2BBFF
analogous
#FAFFBB #D8FFBB #BBFFC0
triadic
#D8FFBB #BBD8FF #FFBBD8
tetradic
#D8FFBB #BBFAFF #E2BBFF #FFC0BB
square
#D8FFBB #BBFAFF #E2BBFF #FFC0BB
split-complementary
#D8FFBB #C0BBFF #FFBBFA
monochromatic
#92FF41 #B5FF7E #D8FFBB #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.11
#D8FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#D8FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFBB
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFBB | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B7
Deuteranopia (green-blind)
#FFF2BE
Tritanopia (blue-blind)
#D9F9ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d8ffbb; /* rgb */ color: rgb(216, 255, 187); /* oklch */ color: oklch(95.6% 0.097 132.3);
Tailwind
colors: {
custom: {
50: '#e4ffcf',
500: '#d8ffbb',
950: '#000000',
},
}SCSS
$custom: #d8ffbb; $custom-light: #e4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d8ffbb",
"rgb": {
"r": 216,
"g": 255,
"b": 187
},
"hsl": {
"h": 94.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95582,
"c": 0.09738,
"h": 132.3
},
"luminance": 0.89707
}Semantic roles & 50–950 ramp
primary
#D8FFBB
secondary
#B777E7
accent
#00E684
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683