#BBD0B7#BBD0B7
#BBD0B7 is a very light, muted green. Relative luminance 0.591; OKLCH L 83.5% C 0.041 H 140.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0B7 |
|---|---|
| RGB | rgb(187, 208, 183) |
| HSL | hsl(110, 21%, 77%) |
| HSV | hsv(110, 12%, 82%) |
| CMYK | cmyk(10.1%, 0%, 12%, 18.4%) |
| CIE-LAB | lab(81.34, -11.71, 10.04) |
| CIE-LCH | lch(81.34, 15.42, 139.41°) |
| OKLab | oklab(83.49% -0.0318 0.0261) |
| OKLCH | oklch(83.49% 0.041 140.7) |
| XYZ | xyz(51.5950, 59.0949, 53.4788) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.83
Sage Green
#9CAF88
ΔE00 10.04
Darkseagreen
#8FBC8F
ΔE00 10.22
Light Grey Green
#B7E1A1
ΔE00 10.49
Light Grey
#D8DCD6
ΔE00 10.88
Light Sage
#BCECAC
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0B7 #CCB7D0
analogous
#C8D0B7 #BBD0B7 #B7D0C0
triadic
#BBD0B7 #B7BBD0 #D0B7BB
tetradic
#BBD0B7 #B7C8D0 #CCB7D0 #D0C0B7
square
#BBD0B7 #B7C8D0 #CCB7D0 #D0C0B7
split-complementary
#BBD0B7 #C0B7D0 #D0B7C8
monochromatic
#75A06D #98B892 #BBD0B7 #DEE8DC #EEF3EC
Accessibility & contrast
On white
1.64
#BBD0B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BBD0B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0B7
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0B7 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB6
Deuteranopia (green-blind)
#CEC9B8
Tritanopia (blue-blind)
#BACEC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd0b7; /* rgb */ color: rgb(187, 208, 183); /* oklch */ color: oklch(83.5% 0.041 140.7);
Tailwind
colors: {
custom: {
50: '#cfdecc',
500: '#bbd0b7',
950: '#000000',
},
}SCSS
$custom: #bbd0b7; $custom-light: #cfdecc; $custom-dark: #000000;
JSON
{
"hex": "#bbd0b7",
"rgb": {
"r": 187,
"g": 208,
"b": 183
},
"hsl": {
"h": 110.4,
"s": 21.008,
"l": 76.667
},
"oklch": {
"l": 0.8349,
"c": 0.04111,
"h": 140.7
},
"luminance": 0.59095
}Semantic roles & 50–950 ramp
primary
#BBD0B7
secondary
#A086A5
accent
#469F91
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#131513
muted
#838483