#BBFFD8#BBFFD8
#BBFFD8 is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.086 H 159.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFD8 |
|---|---|
| RGB | rgb(187, 255, 216) |
| HSL | hsl(146, 100%, 87%) |
| HSV | hsv(146, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(94.76, -28.79, 11.90) |
| CIE-LCH | lch(94.76, 31.16, 157.55°) |
| OKLab | oklab(94.44% -0.0804 0.0307) |
| OKLCH | oklch(94.44% 0.086 159.1) |
| XYZ | xyz(68.6443, 87.0398, 78.1360) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.06
Mint
#AAF0C1
ΔE00 4.02
Pale Aqua
#B8FFEB
ΔE00 5.92
Light Seafoam
#A0FEBF
ΔE00 5.98
Light Aqua
#8CFFDB
ΔE00 6.36
Light Mint
#B6FFBB
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFD8 #FFBBE2
analogous
#C0FFBB #BBFFD8 #BBFFFA
triadic
#BBFFD8 #D8BBFF #FFD8BB
tetradic
#BBFFD8 #BBC0FF #FFBBE2 #FFFABB
square
#BBFFD8 #BBC0FF #FFBBE2 #FFFABB
split-complementary
#BBFFD8 #FABBFF #FFBBC0
monochromatic
#41FF92 #7EFFB5 #BBFFD8 #E0FFED #E0FFED
Accessibility & contrast
On white
1.14
#BBFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#BBFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFD8
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFD8 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D6
Deuteranopia (green-blind)
#F2EDDA
Tritanopia (blue-blind)
#AEFEF4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffd8; /* rgb */ color: rgb(187, 255, 216); /* oklch */ color: oklch(94.4% 0.086 159.1);
Tailwind
colors: {
custom: {
50: '#d0ffe4',
500: '#bbffd8',
950: '#000000',
},
}SCSS
$custom: #bbffd8; $custom-light: #d0ffe4; $custom-dark: #000000;
JSON
{
"hex": "#bbffd8",
"rgb": {
"r": 187,
"g": 255,
"b": 216
},
"hsl": {
"h": 145.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94436,
"c": 0.08604,
"h": 159.1
},
"luminance": 0.87043
}Semantic roles & 50–950 ramp
primary
#BBFFD8
secondary
#E777B7
accent
#0084E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684