#BBCAB4#BBCAB4
#BBCAB4 is a very light, muted green. Relative luminance 0.561; OKLCH L 82.1% C 0.034 H 135.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAB4 |
|---|---|
| RGB | rgb(187, 202, 180) |
| HSL | hsl(101, 17%, 75%) |
| HSV | hsv(101, 11%, 79%) |
| CMYK | cmyk(7.4%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(79.67, -9.15, 9.25) |
| CIE-LCH | lch(79.67, 13.01, 134.69°) |
| OKLab | oklab(82.14% -0.0245 0.0241) |
| OKLCH | oklch(82.14% 0.034 135.6) |
| XYZ | xyz(49.8508, 56.1008, 51.3734) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.49
Sage Green
#9CAF88
ΔE00 9.59
Light Grey
#D8DCD6
ΔE00 9.68
Silver (survey)
#C5C9C7
ΔE00 9.95
Darkseagreen
#8FBC8F
ΔE00 11.15
Beige
#F5F5DC
ΔE00 11.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAB4 #C3B4CA
analogous
#C6CAB4 #BBCAB4 #B4CAB8
triadic
#BBCAB4 #B4BBCA #CAB4BB
tetradic
#BBCAB4 #B4C6CA #C3B4CA #CAB8B4
square
#BBCAB4 #B4C6CA #C3B4CA #CAB8B4
split-complementary
#BBCAB4 #B8B4CA #CAB4C6
monochromatic
#7A976C #9AB190 #BBCAB4 #DCE3D8 #EFF2ED
Accessibility & contrast
On white
1.72
#BBCAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#BBCAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAB4
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAB4 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B3
Deuteranopia (green-blind)
#C9C5B5
Tritanopia (blue-blind)
#BBC8C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcab4; /* rgb */ color: rgb(187, 202, 180); /* oklch */ color: oklch(82.1% 0.034 135.6);
Tailwind
colors: {
custom: {
50: '#cfdaca',
500: '#bbcab4',
950: '#000000',
},
}SCSS
$custom: #bbcab4; $custom-light: #cfdaca; $custom-dark: #000000;
JSON
{
"hex": "#bbcab4",
"rgb": {
"r": 187,
"g": 202,
"b": 180
},
"hsl": {
"h": 100.909,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.82141,
"c": 0.03436,
"h": 135.6
},
"luminance": 0.56101
}Semantic roles & 50–950 ramp
primary
#BBCAB4
secondary
#96849E
accent
#4A9B82
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382