#BBCAB3#BBCAB3
#BBCAB3 is a very light, muted yellow-green. Relative luminance 0.561; OKLCH L 82.1% C 0.036 H 134.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAB3 |
|---|---|
| RGB | rgb(187, 202, 179) |
| HSL | hsl(99, 18%, 75%) |
| HSV | hsv(99, 11%, 79%) |
| CMYK | cmyk(7.4%, 0%, 11.4%, 20.8%) |
| CIE-LAB | lab(79.65, -9.32, 9.75) |
| CIE-LCH | lch(79.65, 13.49, 133.72°) |
| OKLab | oklab(82.12% -0.0249 0.0254) |
| OKLCH | oklch(82.12% 0.036 134.5) |
| XYZ | xyz(49.7493, 56.0602, 50.8388) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.34
Sage Green
#9CAF88
ΔE00 9.38
Light Grey
#D8DCD6
ΔE00 9.92
Silver (survey)
#C5C9C7
ΔE00 10.23
Darkseagreen
#8FBC8F
ΔE00 10.94
Light Grey Green
#B7E1A1
ΔE00 11.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAB3 #C2B3CA
analogous
#C7CAB3 #BBCAB3 #B3CAB7
triadic
#BBCAB3 #B3BBCA #CAB3BB
tetradic
#BBCAB3 #B3C7CA #C2B3CA #CAB7B3
square
#BBCAB3 #B3C7CA #C2B3CA #CAB7B3
split-complementary
#BBCAB3 #B7B3CA #CAB3C7
monochromatic
#7A986B #9BB18F #BBCAB3 #DBE3D7 #EFF2ED
Accessibility & contrast
On white
1.72
#BBCAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BBCAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAB3
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAB3 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B2
Deuteranopia (green-blind)
#CAC5B4
Tritanopia (blue-blind)
#BBC8C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcab3; /* rgb */ color: rgb(187, 202, 179); /* oklch */ color: oklch(82.1% 0.036 134.5);
Tailwind
colors: {
custom: {
50: '#cfdac9',
500: '#bbcab3',
950: '#000000',
},
}SCSS
$custom: #bbcab3; $custom-light: #cfdac9; $custom-dark: #000000;
JSON
{
"hex": "#bbcab3",
"rgb": {
"r": 187,
"g": 202,
"b": 179
},
"hsl": {
"h": 99.13,
"s": 17.829,
"l": 74.706
},
"oklch": {
"l": 0.82115,
"c": 0.03557,
"h": 134.5
},
"luminance": 0.56061
}Semantic roles & 50–950 ramp
primary
#BBCAB3
secondary
#95839E
accent
#499C7F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382