#BBCAA3#BBCAA3
#BBCAA3 is a light, muted yellow-green. Relative luminance 0.554; OKLCH L 81.7% C 0.055 H 124.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAA3 |
|---|---|
| RGB | rgb(187, 202, 163) |
| HSL | hsl(83, 27%, 72%) |
| HSV | hsv(83, 19%, 79%) |
| CMYK | cmyk(7.4%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(79.30, -11.98, 17.80) |
| CIE-LCH | lch(79.30, 21.46, 123.96°) |
| OKLab | oklab(81.72% -0.0316 0.0456) |
| OKLCH | oklch(81.72% 0.055 124.7) |
| XYZ | xyz(48.2240, 55.4501, 42.8056) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.62
Pale Olive
#B9CC81
ΔE00 8.01
Light Grey Green
#B7E1A1
ΔE00 8.48
Greenish Grey
#96AE8D
ΔE00 8.63
Darkseagreen
#8FBC8F
ΔE00 8.94
Greenish Tan
#BCCB7A
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAA3 #B2A3CA
analogous
#CAC6A3 #BBCAA3 #A8CAA3
triadic
#BBCAA3 #A3BBCA #CAA3BB
tetradic
#BBCAA3 #A3CAC6 #B2A3CA #CAA3A8
square
#BBCAA3 #A3CAC6 #B2A3CA #CAA3A8
split-complementary
#BBCAA3 #A3A8CA #C6A3CA
monochromatic
#819A59 #9EB47C #BBCAA3 #D8E0CA #F1F4EC
Accessibility & contrast
On white
1.74
#BBCAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BBCAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAA3
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAA3 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A1
Deuteranopia (green-blind)
#CDC4A5
Tritanopia (blue-blind)
#BEC6BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcaa3; /* rgb */ color: rgb(187, 202, 163); /* oklch */ color: oklch(81.7% 0.055 124.7);
Tailwind
colors: {
custom: {
50: '#cfdabe',
500: '#bbcaa3',
950: '#000000',
},
}SCSS
$custom: #bbcaa3; $custom-light: #cfdabe; $custom-dark: #000000;
JSON
{
"hex": "#bbcaa3",
"rgb": {
"r": 187,
"g": 202,
"b": 163
},
"hsl": {
"h": 83.077,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.81724,
"c": 0.05549,
"h": 124.7
},
"luminance": 0.5545
}Semantic roles & 50–950 ramp
primary
#BBCAA3
secondary
#83729F
accent
#40A567
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382