#BBCAA6#BBCAA6
#BBCAA6 is a light, muted yellow-green. Relative luminance 0.556; OKLCH L 81.8% C 0.052 H 125.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAA6 |
|---|---|
| RGB | rgb(187, 202, 166) |
| HSL | hsl(85, 25%, 72%) |
| HSV | hsv(85, 18%, 79%) |
| CMYK | cmyk(7.4%, 0%, 17.8%, 20.8%) |
| CIE-LAB | lab(79.36, -11.50, 16.29) |
| CIE-LCH | lch(79.36, 19.94, 125.23°) |
| OKLab | oklab(81.79% -0.0303 0.0419) |
| OKLCH | oklch(81.79% 0.052 125.9) |
| XYZ | xyz(48.4960, 55.5589, 44.2380) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.72
Greenish Grey
#96AE8D
ΔE00 8.55
Pale Olive
#B9CC81
ΔE00 8.84
Light Grey Green
#B7E1A1
ΔE00 8.97
Darkseagreen
#8FBC8F
ΔE00 9.11
Greenish Tan
#BCCB7A
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAA6 #B5A6CA
analogous
#CAC7A6 #BBCAA6 #A9CAA6
triadic
#BBCAA6 #A6BBCA #CAA6BB
tetradic
#BBCAA6 #A6CAC7 #B5A6CA #CAA6A9
square
#BBCAA6 #A6CAC7 #B5A6CA #CAA6A9
split-complementary
#BBCAA6 #A6A9CA #C7A6CA
monochromatic
#809A5C #9EB380 #BBCAA6 #D8E1CC #F0F4EC
Accessibility & contrast
On white
1.73
#BBCAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BBCAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAA6
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAA6 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A4
Deuteranopia (green-blind)
#CCC4A7
Tritanopia (blue-blind)
#BDC6C0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcaa6; /* rgb */ color: rgb(187, 202, 166); /* oklch */ color: oklch(81.8% 0.052 125.9);
Tailwind
colors: {
custom: {
50: '#cfdac0',
500: '#bbcaa6',
950: '#000000',
},
}SCSS
$custom: #bbcaa6; $custom-light: #cfdac0; $custom-dark: #000000;
JSON
{
"hex": "#bbcaa6",
"rgb": {
"r": 187,
"g": 202,
"b": 166
},
"hsl": {
"h": 85,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.81794,
"c": 0.0517,
"h": 125.9
},
"luminance": 0.55559
}Semantic roles & 50–950 ramp
primary
#BBCAA6
secondary
#87759F
accent
#42A46B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382