#BBCAA4#BBCAA4
#BBCAA4 is a light, muted yellow-green. Relative luminance 0.555; OKLCH L 81.7% C 0.054 H 125.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAA4 |
|---|---|
| RGB | rgb(187, 202, 164) |
| HSL | hsl(84, 26%, 72%) |
| HSV | hsv(84, 19%, 79%) |
| CMYK | cmyk(7.4%, 0%, 18.8%, 20.8%) |
| CIE-LAB | lab(79.32, -11.83, 17.29) |
| CIE-LCH | lch(79.32, 20.95, 124.36°) |
| OKLab | oklab(81.75% -0.0312 0.0444) |
| OKLCH | oklch(81.75% 0.054 125.1) |
| XYZ | xyz(48.3140, 55.4861, 43.2793) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.64
Pale Olive
#B9CC81
ΔE00 8.29
Greenish Grey
#96AE8D
ΔE00 8.59
Light Grey Green
#B7E1A1
ΔE00 8.64
Darkseagreen
#8FBC8F
ΔE00 8.98
Greenish Tan
#BCCB7A
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAA4 #B3A4CA
analogous
#CAC6A4 #BBCAA4 #A8CAA4
triadic
#BBCAA4 #A4BBCA #CAA4BB
tetradic
#BBCAA4 #A4CAC6 #B3A4CA #CAA4A8
square
#BBCAA4 #A4CAC6 #B3A4CA #CAA4A8
split-complementary
#BBCAA4 #A4A8CA #C6A4CA
monochromatic
#819A5A #9EB37D #BBCAA4 #D8E1CB #F1F4EC
Accessibility & contrast
On white
1.74
#BBCAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BBCAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAA4
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAA4 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 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)
#CFC5A2
Deuteranopia (green-blind)
#CCC4A6
Tritanopia (blue-blind)
#BEC6BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcaa4; /* rgb */ color: rgb(187, 202, 164); /* oklch */ color: oklch(81.7% 0.054 125.1);
Tailwind
colors: {
custom: {
50: '#cfdabf',
500: '#bbcaa4',
950: '#000000',
},
}SCSS
$custom: #bbcaa4; $custom-light: #cfdabf; $custom-dark: #000000;
JSON
{
"hex": "#bbcaa4",
"rgb": {
"r": 187,
"g": 202,
"b": 164
},
"hsl": {
"h": 83.684,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.81747,
"c": 0.05423,
"h": 125.1
},
"luminance": 0.55486
}Semantic roles & 50–950 ramp
primary
#BBCAA4
secondary
#85739F
accent
#41A568
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382