#B2CAAB#B2CAAB
#B2CAAB is a light, muted green. Relative luminance 0.546; OKLCH L 81.3% C 0.050 H 138.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CAAB |
|---|---|
| RGB | rgb(178, 202, 171) |
| HSL | hsl(106, 23%, 73%) |
| HSV | hsv(106, 15%, 79%) |
| CMYK | cmyk(11.9%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(78.84, -13.87, 12.79) |
| CIE-LCH | lch(78.84, 18.87, 137.32°) |
| OKLab | oklab(81.25% -0.0375 0.0331) |
| OKLCH | oklch(81.25% 0.05 138.6) |
| XYZ | xyz(46.8299, 54.6457, 46.6007) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.64
Greenish Grey
#96AE8D
ΔE00 7.70
Sage Green
#9CAF88
ΔE00 7.81
Light Grey Green
#B7E1A1
ΔE00 9.26
Lichen
#8FB67B
ΔE00 10.03
Pale Teal
#82CBB2
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CAAB #C3ABCA
analogous
#C1CAAB #B2CAAB #ABCAB3
triadic
#B2CAAB #ABB2CA #CAABB2
tetradic
#B2CAAB #ABC1CA #C3ABCA #CAB3AB
square
#B2CAAB #ABC1CA #C3ABCA #CAB3AB
split-complementary
#B2CAAB #B3ABCA #CAABC1
monochromatic
#6E9A61 #90B285 #B2CAAB #D4E2D1 #EEF3EC
Accessibility & contrast
On white
1.76
#B2CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#B2CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CAAB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CAAB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5A9
Deuteranopia (green-blind)
#C8C2AC
Tritanopia (blue-blind)
#B1C8C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2caab; /* rgb */ color: rgb(178, 202, 171); /* oklch */ color: oklch(81.3% 0.050 138.6);
Tailwind
colors: {
custom: {
50: '#c9dac4',
500: '#b2caab',
950: '#000000',
},
}SCSS
$custom: #b2caab; $custom-light: #c9dac4; $custom-dark: #000000;
JSON
{
"hex": "#b2caab",
"rgb": {
"r": 178,
"g": 202,
"b": 171
},
"hsl": {
"h": 106.452,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81253,
"c": 0.05002,
"h": 138.6
},
"luminance": 0.54646
}Semantic roles & 50–950 ramp
primary
#B2CAAB
secondary
#977A9F
accent
#44A18C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382