#BBFFDB#BBFFDB
#BBFFDB is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.5% C 0.084 H 161.2°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFDB |
|---|---|
| RGB | rgb(187, 255, 219) |
| HSL | hsl(148, 100%, 87%) |
| HSV | hsv(148, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(94.82, -28.23, 10.45) |
| CIE-LCH | lch(94.82, 30.10, 159.68°) |
| OKLab | oklab(94.51% -0.0791 0.027) |
| OKLCH | oklch(94.51% 0.084 161.2) |
| XYZ | xyz(69.0357, 87.1963, 80.1972) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.92
Mint
#AAF0C1
ΔE00 4.55
Pale Aqua
#B8FFEB
ΔE00 5.08
Light Aqua
#8CFFDB
ΔE00 6.09
Light Seafoam
#A0FEBF
ΔE00 6.67
Light Teal
#90E4C1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFDB #FFBBDF
analogous
#BDFFBB #BBFFDB #BBFFFD
triadic
#BBFFDB #DBBBFF #FFDBBB
tetradic
#BBFFDB #BBBDFF #FFBBDF #FFFDBB
square
#BBFFDB #BBBDFF #FFBBDF #FFFDBB
split-complementary
#BBFFDB #FDBBFF #FFBBBD
monochromatic
#41FF9A #7EFFBB #BBFFDB #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.14
#BBFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#BBFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFDB
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFDB | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D9
Deuteranopia (green-blind)
#F1EDDD
Tritanopia (blue-blind)
#ADFFF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffdb; /* rgb */ color: rgb(187, 255, 219); /* oklch */ color: oklch(94.5% 0.084 161.2);
Tailwind
colors: {
custom: {
50: '#d0ffe6',
500: '#bbffdb',
950: '#000000',
},
}SCSS
$custom: #bbffdb; $custom-light: #d0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#bbffdb",
"rgb": {
"r": 187,
"g": 255,
"b": 219
},
"hsl": {
"h": 148.235,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94511,
"c": 0.0836,
"h": 161.2
},
"luminance": 0.87199
}Semantic roles & 50–950 ramp
primary
#BBFFDB
secondary
#E777B2
accent
#007AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684