#BBCAA5#BBCAA5
#BBCAA5 is a light, muted yellow-green. Relative luminance 0.555; OKLCH L 81.8% C 0.053 H 125.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAA5 |
|---|---|
| RGB | rgb(187, 202, 165) |
| HSL | hsl(84, 26%, 72%) |
| HSV | hsv(84, 18%, 79%) |
| CMYK | cmyk(7.4%, 0%, 18.3%, 20.8%) |
| CIE-LAB | lab(79.34, -11.67, 16.79) |
| CIE-LCH | lch(79.34, 20.45, 124.79°) |
| OKLab | oklab(81.77% -0.0308 0.0431) |
| OKLCH | oklch(81.77% 0.053 125.5) |
| XYZ | xyz(48.4046, 55.5223, 43.7568) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.68
Pale Olive
#B9CC81
ΔE00 8.56
Greenish Grey
#96AE8D
ΔE00 8.56
Light Grey Green
#B7E1A1
ΔE00 8.80
Darkseagreen
#8FBC8F
ΔE00 9.04
Greenish Tan
#BCCB7A
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAA5 #B4A5CA
analogous
#CAC7A5 #BBCAA5 #A9CAA5
triadic
#BBCAA5 #A5BBCA #CAA5BB
tetradic
#BBCAA5 #A5CAC7 #B4A5CA #CAA5A9
square
#BBCAA5 #A5CAC7 #B4A5CA #CAA5A9
split-complementary
#BBCAA5 #A5A9CA #C7A5CA
monochromatic
#809A5B #9EB37E #BBCAA5 #D8E1CC #F0F4EC
Accessibility & contrast
On white
1.73
#BBCAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BBCAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAA5
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAA5 | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A3
Deuteranopia (green-blind)
#CCC4A7
Tritanopia (blue-blind)
#BDC6C0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcaa5; /* rgb */ color: rgb(187, 202, 165); /* oklch */ color: oklch(81.8% 0.053 125.5);
Tailwind
colors: {
custom: {
50: '#cfdabf',
500: '#bbcaa5',
950: '#000000',
},
}SCSS
$custom: #bbcaa5; $custom-light: #cfdabf; $custom-dark: #000000;
JSON
{
"hex": "#bbcaa5",
"rgb": {
"r": 187,
"g": 202,
"b": 165
},
"hsl": {
"h": 84.324,
"s": 25.874,
"l": 71.961
},
"oklch": {
"l": 0.8177,
"c": 0.05296,
"h": 125.5
},
"luminance": 0.55522
}Semantic roles & 50–950 ramp
primary
#BBCAA5
secondary
#86749F
accent
#41A469
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382