#BBCBB2#BBCBB2
#BBCBB2 is a very light, muted yellow-green. Relative luminance 0.565; OKLCH L 82.3% C 0.038 H 134.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBB2 |
|---|---|
| RGB | rgb(187, 203, 178) |
| HSL | hsl(98, 19%, 75%) |
| HSV | hsv(98, 12%, 80%) |
| CMYK | cmyk(7.9%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(79.89, -10.01, 10.63) |
| CIE-LCH | lch(79.89, 14.61, 133.28°) |
| OKLab | oklab(82.3% -0.0268 0.0276) |
| OKLCH | oklch(82.3% 0.038 134.1) |
| XYZ | xyz(49.8839, 56.4907, 50.3866) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.14
Greenish Grey
#96AE8D
ΔE00 9.17
Darkseagreen
#8FBC8F
ΔE00 10.46
Light Grey
#D8DCD6
ΔE00 10.46
Silver (survey)
#C5C9C7
ΔE00 10.93
Light Grey Green
#B7E1A1
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBB2 #C2B2CB
analogous
#C8CBB2 #BBCBB2 #B2CBB6
triadic
#BBCBB2 #B2BBCB #CBB2BB
tetradic
#BBCBB2 #B2C8CB #C2B2CB #CBB6B2
square
#BBCBB2 #B2C8CB #C2B2CB #CBB6B2
split-complementary
#BBCBB2 #B6B2CB #CBB2C8
monochromatic
#7A9A69 #9BB28D #BBCBB2 #DBE4D7 #EFF3ED
Accessibility & contrast
On white
1.71
#BBCBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BBCBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBB2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBB2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B1
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#BBC9C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcbb2; /* rgb */ color: rgb(187, 203, 178); /* oklch */ color: oklch(82.3% 0.038 134.1);
Tailwind
colors: {
custom: {
50: '#cfdac9',
500: '#bbcbb2',
950: '#000000',
},
}SCSS
$custom: #bbcbb2; $custom-light: #cfdac9; $custom-dark: #000000;
JSON
{
"hex": "#bbcbb2",
"rgb": {
"r": 187,
"g": 203,
"b": 178
},
"hsl": {
"h": 98.4,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.82301,
"c": 0.03846,
"h": 134.1
},
"luminance": 0.56491
}Semantic roles & 50–950 ramp
primary
#BBCBB2
secondary
#9582A0
accent
#489E7F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382