#B2CABA#B2CABA
#B2CABA is a light, muted green. Relative luminance 0.553; OKLCH L 81.6% C 0.034 H 156.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CABA |
|---|---|
| RGB | rgb(178, 202, 186) |
| HSL | hsl(140, 18%, 75%) |
| HSV | hsv(140, 12%, 79%) |
| CMYK | cmyk(11.9%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(79.19, -11.17, 5.25) |
| CIE-LCH | lch(79.19, 12.34, 154.80°) |
| OKLab | oklab(81.65% -0.0313 0.0137) |
| OKLCH | oklch(81.65% 0.034 156.4) |
| XYZ | xyz(48.3416, 55.2504, 54.5624) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.88
Silver (survey)
#C5C9C7
ΔE00 10.28
Light Grey
#D8DCD6
ΔE00 10.52
Pale Teal
#82CBB2
ΔE00 10.60
Sage Green
#9CAF88
ΔE00 10.82
Darkseagreen
#8FBC8F
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CABA #CAB2C2
analogous
#B6CAB2 #B2CABA #B2CAC6
triadic
#B2CABA #BAB2CA #CABAB2
tetradic
#B2CABA #B2B6CA #CAB2C2 #CAC6B2
square
#B2CABA #B2B6CA #CAB2C2 #CAC6B2
split-complementary
#B2CABA #C6B2CA #CAB2B6
monochromatic
#6A9879 #8EB19A #B2CABA #D6E3DA #EDF3EF
Accessibility & contrast
On white
1.74
#B2CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#B2CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CABA
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CABA | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#AEC9C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2caba; /* rgb */ color: rgb(178, 202, 186); /* oklch */ color: oklch(81.6% 0.034 156.4);
Tailwind
colors: {
custom: {
50: '#c9dace',
500: '#b2caba',
950: '#000000',
},
}SCSS
$custom: #b2caba; $custom-light: #c9dace; $custom-dark: #000000;
JSON
{
"hex": "#b2caba",
"rgb": {
"r": 178,
"g": 202,
"b": 186
},
"hsl": {
"h": 140,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.81645,
"c": 0.03416,
"h": 156.4
},
"luminance": 0.55251
}Semantic roles & 50–950 ramp
primary
#B2CABA
secondary
#9E8295
accent
#49819D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383