#BBDDBA#BBDDBA
#BBDDBA is a very light, muted green. Relative luminance 0.658; OKLCH L 86.3% C 0.060 H 144.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDBA |
|---|---|
| RGB | rgb(187, 221, 186) |
| HSL | hsl(118, 34%, 80%) |
| HSV | hsv(118, 16%, 87%) |
| CMYK | cmyk(15.4%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(84.91, -17.75, 13.50) |
| CIE-LCH | lch(84.91, 22.30, 142.73°) |
| OKLab | oklab(86.34% -0.0485 0.0349) |
| OKLCH | oklch(86.34% 0.06 144.3) |
| XYZ | xyz(55.2109, 65.8218, 56.2409) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.93
Mint
#AAF0C1
ΔE00 7.18
Light Sage
#BCECAC
ΔE00 7.31
Hospital Green
#9BE5AA
ΔE00 8.02
Light Teal
#90E4C1
ΔE00 8.79
Very Pale Green
#CFFDBC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDBA #DCBADD
analogous
#CDDDBA #BBDDBA #BADDCB
triadic
#BBDDBA #BABBDD #DDBABB
tetradic
#BBDDBA #BACDDD #DCBADD #DDCBBA
square
#BBDDBA #BACDDD #DCBADD #DDCBBA
split-complementary
#BBDDBA #CBBADD #DDBACD
monochromatic
#6AB568 #93C991 #BBDDBA #E3F1E3 #EBF5EB
Accessibility & contrast
On white
1.48
#BBDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BBDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDBA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDBA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B8
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#B8DBD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbddba; /* rgb */ color: rgb(187, 221, 186); /* oklch */ color: oklch(86.3% 0.060 144.3);
Tailwind
colors: {
custom: {
50: '#cfe7ce',
500: '#bbddba',
950: '#000000',
},
}SCSS
$custom: #bbddba; $custom-light: #cfe7ce; $custom-dark: #000000;
JSON
{
"hex": "#bbddba",
"rgb": {
"r": 187,
"g": 221,
"b": 186
},
"hsl": {
"h": 118.286,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.86344,
"c": 0.05976,
"h": 144.3
},
"luminance": 0.65823
}Semantic roles & 50–950 ramp
primary
#BBDDBA
secondary
#B386B5
accent
#39ADA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483