#BBCAAB#BBCAAB
#BBCAAB is a light, muted yellow-green. Relative luminance 0.557; OKLCH L 81.9% C 0.045 H 128.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAAB |
|---|---|
| RGB | rgb(187, 202, 171) |
| HSL | hsl(89, 23%, 73%) |
| HSV | hsv(89, 15%, 79%) |
| CMYK | cmyk(7.4%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(79.47, -10.69, 13.77) |
| CIE-LCH | lch(79.47, 17.43, 127.81°) |
| OKLab | oklab(81.91% -0.0283 0.0356) |
| OKLCH | oklch(81.91% 0.045 128.5) |
| XYZ | xyz(48.9636, 55.7459, 46.7007) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.13
Greenish Grey
#96AE8D
ΔE00 8.62
Darkseagreen
#8FBC8F
ΔE00 9.61
Light Grey Green
#B7E1A1
ΔE00 9.95
Pale Olive
#B9CC81
ΔE00 10.27
Lichen
#8FB67B
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAAB #BAABCA
analogous
#CAC9AB #BBCAAB #ABCAAB
triadic
#BBCAAB #ABBBCA #CAABBB
tetradic
#BBCAAB #ABCAC9 #BAABCA #CAABAB
square
#BBCAAB #ABCAC9 #BAABCA #CAABAB
split-complementary
#BBCAAB #ABABCA #C9ABCA
monochromatic
#7E9A61 #9DB285 #BBCAAB #D9E2D1 #F0F3EC
Accessibility & contrast
On white
1.73
#BBCAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#BBCAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAAB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAAB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#CBC5AC
Tritanopia (blue-blind)
#BCC7C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcaab; /* rgb */ color: rgb(187, 202, 171); /* oklch */ color: oklch(81.9% 0.045 128.5);
Tailwind
colors: {
custom: {
50: '#cfdac4',
500: '#bbcaab',
950: '#000000',
},
}SCSS
$custom: #bbcaab; $custom-light: #cfdac4; $custom-dark: #000000;
JSON
{
"hex": "#bbcaab",
"rgb": {
"r": 187,
"g": 202,
"b": 171
},
"hsl": {
"h": 89.032,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81914,
"c": 0.04542,
"h": 128.5
},
"luminance": 0.55746
}Semantic roles & 50–950 ramp
primary
#BBCAAB
secondary
#8C7A9F
accent
#44A171
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382