#BBCAA8#BBCAA8
#BBCAA8 is a light, muted yellow-green. Relative luminance 0.556; OKLCH L 81.8% C 0.049 H 126.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAA8 |
|---|---|
| RGB | rgb(187, 202, 168) |
| HSL | hsl(86, 24%, 73%) |
| HSV | hsv(86, 17%, 79%) |
| CMYK | cmyk(7.4%, 0%, 16.8%, 20.8%) |
| CIE-LAB | lab(79.40, -11.18, 15.28) |
| CIE-LCH | lch(79.40, 18.93, 126.19°) |
| OKLab | oklab(81.84% -0.0295 0.0394) |
| OKLCH | oklch(81.84% 0.049 126.9) |
| XYZ | xyz(48.6809, 55.6328, 45.2118) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.85
Greenish Grey
#96AE8D
ΔE00 8.54
Darkseagreen
#8FBC8F
ΔE00 9.28
Light Grey Green
#B7E1A1
ΔE00 9.34
Pale Olive
#B9CC81
ΔE00 9.40
Lichen
#8FB67B
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAA8 #B7A8CA
analogous
#CAC8A8 #BBCAA8 #AACAA8
triadic
#BBCAA8 #A8BBCA #CAA8BB
tetradic
#BBCAA8 #A8CAC8 #B7A8CA #CAA8AA
square
#BBCAA8 #A8CAC8 #B7A8CA #CAA8AA
split-complementary
#BBCAA8 #A8AACA #C8A8CA
monochromatic
#7F9A5E #9DB382 #BBCAA8 #D9E1CE #F0F3EC
Accessibility & contrast
On white
1.73
#BBCAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#BBCAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAA8
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAA8 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A6
Deuteranopia (green-blind)
#CCC4A9
Tritanopia (blue-blind)
#BDC7C0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcaa8; /* rgb */ color: rgb(187, 202, 168); /* oklch */ color: oklch(81.8% 0.049 126.9);
Tailwind
colors: {
custom: {
50: '#cfdac2',
500: '#bbcaa8',
950: '#000000',
},
}SCSS
$custom: #bbcaa8; $custom-light: #cfdac2; $custom-dark: #000000;
JSON
{
"hex": "#bbcaa8",
"rgb": {
"r": 187,
"g": 202,
"b": 168
},
"hsl": {
"h": 86.471,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.81841,
"c": 0.04919,
"h": 126.9
},
"luminance": 0.55633
}Semantic roles & 50–950 ramp
primary
#BBCAA8
secondary
#89779F
accent
#43A36D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382