#BBD1BA#BBD1BA
#BBD1BA is a very light, muted green. Relative luminance 0.597; OKLCH L 83.8% C 0.039 H 144.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1BA |
|---|---|
| RGB | rgb(187, 209, 186) |
| HSL | hsl(117, 20%, 77%) |
| HSV | hsv(117, 11%, 82%) |
| CMYK | cmyk(10.5%, 0%, 11%, 18%) |
| CIE-LAB | lab(81.68, -11.69, 8.92) |
| CIE-LCH | lch(81.68, 14.71, 142.66°) |
| OKLab | oklab(83.78% -0.0319 0.0232) |
| OKLCH | oklch(83.78% 0.039 144) |
| XYZ | xyz(52.1551, 59.7102, 55.2223) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.24
Light Grey
#D8DCD6
ΔE00 10.57
Sage Green
#9CAF88
ΔE00 10.59
Darkseagreen
#8FBC8F
ΔE00 10.61
Light Grey Green
#B7E1A1
ΔE00 10.96
Pale Teal
#82CBB2
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1BA #D0BAD1
analogous
#C7D1BA #BBD1BA #BAD1C4
triadic
#BBD1BA #BABBD1 #D1BABB
tetradic
#BBD1BA #BAC7D1 #D0BAD1 #D1C4BA
square
#BBD1BA #BAC7D1 #D0BAD1 #D1C4BA
split-complementary
#BBD1BA #C4BAD1 #D1BAC7
monochromatic
#73A071 #97B995 #BBD1BA #DFE9DF #EDF3ED
Accessibility & contrast
On white
1.62
#BBD1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BBD1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1BA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1BA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB9
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#B9CFCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd1ba; /* rgb */ color: rgb(187, 209, 186); /* oklch */ color: oklch(83.8% 0.039 144.0);
Tailwind
colors: {
custom: {
50: '#cfdfce',
500: '#bbd1ba',
950: '#000000',
},
}SCSS
$custom: #bbd1ba; $custom-light: #cfdfce; $custom-dark: #000000;
JSON
{
"hex": "#bbd1ba",
"rgb": {
"r": 187,
"g": 209,
"b": 186
},
"hsl": {
"h": 117.391,
"s": 20,
"l": 77.451
},
"oklch": {
"l": 0.8378,
"c": 0.03948,
"h": 144
},
"luminance": 0.59711
}Semantic roles & 50–950 ramp
primary
#BBD1BA
secondary
#A589A6
accent
#479E9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131513
muted
#838483