#BBCCAB#BBCCAB
#BBCCAB is a very light, muted yellow-green. Relative luminance 0.567; OKLCH L 82.3% C 0.049 H 129.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCAB |
|---|---|
| RGB | rgb(187, 204, 171) |
| HSL | hsl(91, 24%, 74%) |
| HSV | hsv(91, 16%, 80%) |
| CMYK | cmyk(8.3%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(80.01, -11.71, 14.53) |
| CIE-LCH | lch(80.01, 18.66, 128.87°) |
| OKLab | oklab(82.34% -0.0311 0.0375) |
| OKLCH | oklch(82.34% 0.049 129.7) |
| XYZ | xyz(49.4359, 56.6905, 46.8581) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.26
Greenish Grey
#96AE8D
ΔE00 8.75
Light Grey Green
#B7E1A1
ΔE00 9.12
Darkseagreen
#8FBC8F
ΔE00 9.20
Pale Olive
#B9CC81
ΔE00 9.80
Light Sage
#BCECAC
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCAB #BCABCC
analogous
#CBCCAB #BBCCAB #ABCCAB
triadic
#BBCCAB #ABBBCC #CCABBB
tetradic
#BBCCAB #ABCBCC #BCABCC #CCABAB
square
#BBCCAB #ABCBCC #BCABCC #CCABAB
split-complementary
#BBCCAB #ABABCC #CCABCB
monochromatic
#7D9D5F #9CB585 #BBCCAB #DAE3D1 #F0F3EC
Accessibility & contrast
On white
1.70
#BBCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BBCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCAB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCAB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A9
Deuteranopia (green-blind)
#CDC6AC
Tritanopia (blue-blind)
#BCC9C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbccab; /* rgb */ color: rgb(187, 204, 171); /* oklch */ color: oklch(82.3% 0.049 129.7);
Tailwind
colors: {
custom: {
50: '#cfdbc4',
500: '#bbccab',
950: '#000000',
},
}SCSS
$custom: #bbccab; $custom-light: #cfdbc4; $custom-dark: #000000;
JSON
{
"hex": "#bbccab",
"rgb": {
"r": 187,
"g": 204,
"b": 171
},
"hsl": {
"h": 90.909,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.8234,
"c": 0.0487,
"h": 129.7
},
"luminance": 0.56691
}Semantic roles & 50–950 ramp
primary
#BBCCAB
secondary
#8E7AA1
accent
#43A374
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131512
muted
#838482