#BBD0B4#BBD0B4
#BBD0B4 is a very light, muted green. Relative luminance 0.590; OKLCH L 83.4% C 0.045 H 137.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0B4 |
|---|---|
| RGB | rgb(187, 208, 180) |
| HSL | hsl(105, 23%, 76%) |
| HSV | hsv(105, 13%, 82%) |
| CMYK | cmyk(10.1%, 0%, 13.5%, 18.4%) |
| CIE-LAB | lab(81.28, -12.23, 11.53) |
| CIE-LCH | lch(81.28, 16.81, 136.68°) |
| OKLab | oklab(83.41% -0.033 0.0299) |
| OKLCH | oklch(83.41% 0.045 137.9) |
| XYZ | xyz(51.2861, 58.9713, 51.8518) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.56
Sage Green
#9CAF88
ΔE00 9.60
Light Grey Green
#B7E1A1
ΔE00 9.66
Darkseagreen
#8FBC8F
ΔE00 9.70
Light Sage
#BCECAC
ΔE00 10.74
Mint
#AAF0C1
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0B4 #C9B4D0
analogous
#C9D0B4 #BBD0B4 #B4D0BB
triadic
#BBD0B4 #B4BBD0 #D0B4BB
tetradic
#BBD0B4 #B4C9D0 #C9B4D0 #D0BBB4
square
#BBD0B4 #B4C9D0 #C9B4D0 #D0BBB4
split-complementary
#BBD0B4 #BBB4D0 #D0B4C9
monochromatic
#77A169 #99B88E #BBD0B4 #DDE8DA #EEF3EC
Accessibility & contrast
On white
1.64
#BBD0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BBD0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0B4
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0B4 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB2
Deuteranopia (green-blind)
#CFC9B5
Tritanopia (blue-blind)
#BACEC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd0b4; /* rgb */ color: rgb(187, 208, 180); /* oklch */ color: oklch(83.4% 0.045 137.9);
Tailwind
colors: {
custom: {
50: '#cfdeca',
500: '#bbd0b4',
950: '#000000',
},
}SCSS
$custom: #bbd0b4; $custom-light: #cfdeca; $custom-dark: #000000;
JSON
{
"hex": "#bbd0b4",
"rgb": {
"r": 187,
"g": 208,
"b": 180
},
"hsl": {
"h": 105,
"s": 22.951,
"l": 76.078
},
"oklch": {
"l": 0.83413,
"c": 0.04455,
"h": 137.9
},
"luminance": 0.58972
}Semantic roles & 50–950 ramp
primary
#BBD0B4
secondary
#9D83A5
accent
#44A18A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482