#BBD0BA#BBD0BA
#BBD0BA is a very light, muted green. Relative luminance 0.592; OKLCH L 83.6% C 0.038 H 144.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0BA |
|---|---|
| RGB | rgb(187, 208, 186) |
| HSL | hsl(117, 19%, 77%) |
| HSV | hsv(117, 11%, 82%) |
| CMYK | cmyk(10.1%, 0%, 10.6%, 18.4%) |
| CIE-LAB | lab(81.41, -11.18, 8.54) |
| CIE-LCH | lch(81.41, 14.07, 142.64°) |
| OKLab | oklab(83.57% -0.0305 0.0222) |
| OKLCH | oklch(83.57% 0.038 144) |
| XYZ | xyz(51.9105, 59.2211, 55.1408) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.21
Light Grey
#D8DCD6
ΔE00 10.24
Sage Green
#9CAF88
ΔE00 10.58
Darkseagreen
#8FBC8F
ΔE00 10.83
Silver (survey)
#C5C9C7
ΔE00 10.99
Honeydew
#F0FFF0
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0BA #CFBAD0
analogous
#C6D0BA #BBD0BA #BAD0C4
triadic
#BBD0BA #BABBD0 #D0BABB
tetradic
#BBD0BA #BAC6D0 #CFBAD0 #D0C4BA
square
#BBD0BA #BAC6D0 #CFBAD0 #D0C4BA
split-complementary
#BBD0BA #C4BAD0 #D0BAC6
monochromatic
#739E71 #97B796 #BBD0BA #DFE9DE #EDF3ED
Accessibility & contrast
On white
1.63
#BBD0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BBD0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0BA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0BA | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCB9
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#B9CFCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd0ba; /* rgb */ color: rgb(187, 208, 186); /* oklch */ color: oklch(83.6% 0.038 144.0);
Tailwind
colors: {
custom: {
50: '#cfdece',
500: '#bbd0ba',
950: '#000000',
},
}SCSS
$custom: #bbd0ba; $custom-light: #cfdece; $custom-dark: #000000;
JSON
{
"hex": "#bbd0ba",
"rgb": {
"r": 187,
"g": 208,
"b": 186
},
"hsl": {
"h": 117.273,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83568,
"c": 0.03777,
"h": 144
},
"luminance": 0.59222
}Semantic roles & 50–950 ramp
primary
#BBD0BA
secondary
#A489A5
accent
#489D99
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131513
muted
#838483