#BBCAAA#BBCAAA
#BBCAAA is a light, muted yellow-green. Relative luminance 0.557; OKLCH L 81.9% C 0.047 H 127.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAAA |
|---|---|
| RGB | rgb(187, 202, 170) |
| HSL | hsl(88, 23%, 73%) |
| HSV | hsv(88, 16%, 79%) |
| CMYK | cmyk(7.4%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(79.45, -10.85, 14.28) |
| CIE-LCH | lch(79.45, 17.93, 127.24°) |
| OKLab | oklab(81.89% -0.0287 0.0368) |
| OKLCH | oklch(81.89% 0.047 127.9) |
| XYZ | xyz(48.8686, 55.7079, 46.2006) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.03
Greenish Grey
#96AE8D
ΔE00 8.58
Darkseagreen
#8FBC8F
ΔE00 9.48
Light Grey Green
#B7E1A1
ΔE00 9.74
Pale Olive
#B9CC81
ΔE00 9.98
Lichen
#8FB67B
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAAA #B9AACA
analogous
#CAC9AA #BBCAAA #ABCAAA
triadic
#BBCAAA #AABBCA #CAAABB
tetradic
#BBCAAA #AACAC9 #B9AACA #CAAAAB
square
#BBCAAA #AACAC9 #B9AACA #CAAAAB
split-complementary
#BBCAAA #AAABCA #C9AACA
monochromatic
#7F9A60 #9DB284 #BBCAAA #D9E2D0 #F0F3EC
Accessibility & contrast
On white
1.73
#BBCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BBCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAAA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAAA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A8
Deuteranopia (green-blind)
#CBC5AB
Tritanopia (blue-blind)
#BDC7C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcaaa; /* rgb */ color: rgb(187, 202, 170); /* oklch */ color: oklch(81.9% 0.047 127.9);
Tailwind
colors: {
custom: {
50: '#cfdac3',
500: '#bbcaaa',
950: '#000000',
},
}SCSS
$custom: #bbcaaa; $custom-light: #cfdac3; $custom-dark: #000000;
JSON
{
"hex": "#bbcaaa",
"rgb": {
"r": 187,
"g": 202,
"b": 170
},
"hsl": {
"h": 88.125,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.8189,
"c": 0.04668,
"h": 127.9
},
"luminance": 0.55708
}Semantic roles & 50–950 ramp
primary
#BBCAAA
secondary
#8B799F
accent
#44A270
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382