#BBCAB2#BBCAB2
#BBCAB2 is a very light, muted yellow-green. Relative luminance 0.560; OKLCH L 82.1% C 0.037 H 133.6°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAB2 |
|---|---|
| RGB | rgb(187, 202, 178) |
| HSL | hsl(98, 18%, 75%) |
| HSV | hsv(98, 12%, 79%) |
| CMYK | cmyk(7.4%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(79.63, -9.50, 10.25) |
| CIE-LCH | lch(79.63, 13.98, 132.81°) |
| OKLab | oklab(82.09% -0.0254 0.0266) |
| OKLCH | oklch(82.09% 0.037 133.6) |
| XYZ | xyz(49.6485, 56.0199, 50.3081) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.19
Greenish Grey
#96AE8D
ΔE00 9.21
Light Grey
#D8DCD6
ΔE00 10.16
Silver (survey)
#C5C9C7
ΔE00 10.52
Darkseagreen
#8FBC8F
ΔE00 10.74
Light Grey Green
#B7E1A1
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAB2 #C1B2CA
analogous
#C7CAB2 #BBCAB2 #B2CAB5
triadic
#BBCAB2 #B2BBCA #CAB2BB
tetradic
#BBCAB2 #B2C7CA #C1B2CA #CAB5B2
square
#BBCAB2 #B2C7CA #C1B2CA #CAB5B2
split-complementary
#BBCAB2 #B5B2CA #CAB2C7
monochromatic
#7B986A #9BB18E #BBCAB2 #DBE3D6 #EFF3ED
Accessibility & contrast
On white
1.72
#BBCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#BBCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAB2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAB2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#BBC8C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcab2; /* rgb */ color: rgb(187, 202, 178); /* oklch */ color: oklch(82.1% 0.037 133.6);
Tailwind
colors: {
custom: {
50: '#cfdac9',
500: '#bbcab2',
950: '#000000',
},
}SCSS
$custom: #bbcab2; $custom-light: #cfdac9; $custom-dark: #000000;
JSON
{
"hex": "#bbcab2",
"rgb": {
"r": 187,
"g": 202,
"b": 178
},
"hsl": {
"h": 97.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.82089,
"c": 0.03677,
"h": 133.6
},
"luminance": 0.5602
}Semantic roles & 50–950 ramp
primary
#BBCAB2
secondary
#94829E
accent
#499D7D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382