#BBCBB0#BBCBB0
#BBCBB0 is a very light, muted yellow-green. Relative luminance 0.564; OKLCH L 82.3% C 0.041 H 132.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBB0 |
|---|---|
| RGB | rgb(187, 203, 176) |
| HSL | hsl(96, 21%, 74%) |
| HSV | hsv(96, 13%, 80%) |
| CMYK | cmyk(7.9%, 0%, 13.3%, 20.4%) |
| CIE-LAB | lab(79.85, -10.36, 11.64) |
| CIE-LCH | lch(79.85, 15.58, 131.67°) |
| OKLab | oklab(82.25% -0.0276 0.0302) |
| OKLCH | oklch(82.25% 0.041 132.5) |
| XYZ | xyz(49.6846, 56.4109, 49.3367) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.81
Greenish Grey
#96AE8D
ΔE00 8.97
Darkseagreen
#8FBC8F
ΔE00 10.10
Light Grey Green
#B7E1A1
ΔE00 10.69
Light Grey
#D8DCD6
ΔE00 10.93
Silver (survey)
#C5C9C7
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBB0 #C0B0CB
analogous
#C9CBB0 #BBCBB0 #B0CBB3
triadic
#BBCBB0 #B0BBCB #CBB0BB
tetradic
#BBCBB0 #B0C9CB #C0B0CB #CBB3B0
square
#BBCBB0 #B0C9CB #C0B0CB #CBB3B0
split-complementary
#BBCBB0 #B3B0CB #CBB0C9
monochromatic
#7B9A66 #9BB38B #BBCBB0 #DBE3D5 #EFF3ED
Accessibility & contrast
On white
1.71
#BBCBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BBCBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBB0
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBB0 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AF
Deuteranopia (green-blind)
#CBC5B1
Tritanopia (blue-blind)
#BCC9C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcbb0; /* rgb */ color: rgb(187, 203, 176); /* oklch */ color: oklch(82.3% 0.041 132.5);
Tailwind
colors: {
custom: {
50: '#cfdac7',
500: '#bbcbb0',
950: '#000000',
},
}SCSS
$custom: #bbcbb0; $custom-light: #cfdac7; $custom-dark: #000000;
JSON
{
"hex": "#bbcbb0",
"rgb": {
"r": 187,
"g": 203,
"b": 176
},
"hsl": {
"h": 95.556,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.8225,
"c": 0.04089,
"h": 132.5
},
"luminance": 0.56411
}Semantic roles & 50–950 ramp
primary
#BBCBB0
secondary
#9380A0
accent
#479F7B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382