#B2CABC#B2CABC
#B2CABC is a light, muted green. Relative luminance 0.553; OKLCH L 81.7% C 0.032 H 160.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CABC |
|---|---|
| RGB | rgb(178, 202, 188) |
| HSL | hsl(145, 18%, 75%) |
| HSV | hsv(145, 12%, 79%) |
| CMYK | cmyk(11.9%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(79.23, -10.79, 4.25) |
| CIE-LCH | lch(79.23, 11.60, 158.49°) |
| OKLab | oklab(81.7% -0.0305 0.0111) |
| OKLCH | oklch(81.7% 0.032 160) |
| XYZ | xyz(48.5557, 55.3360, 55.6900) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.83
Light Grey
#D8DCD6
ΔE00 10.21
Greenish Grey
#96AE8D
ΔE00 10.38
Pale Teal
#82CBB2
ΔE00 10.82
Powder Blue
#B0E0E6
ΔE00 10.86
Sage Green
#9CAF88
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CABC #CAB2C0
analogous
#B4CAB2 #B2CABC #B2CAC8
triadic
#B2CABC #BCB2CA #CABCB2
tetradic
#B2CABC #B2B4CA #CAB2C0 #CAC8B2
square
#B2CABC #B2B4CA #CAB2C0 #CAC8B2
split-complementary
#B2CABC #C8B2CA #CAB2B4
monochromatic
#6A987D #8EB19C #B2CABC #D6E3DC #EDF3EF
Accessibility & contrast
On white
1.74
#B2CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#B2CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CABC
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CABC | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#AECAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cabc; /* rgb */ color: rgb(178, 202, 188); /* oklch */ color: oklch(81.7% 0.032 160.0);
Tailwind
colors: {
custom: {
50: '#c9dad0',
500: '#b2cabc',
950: '#000000',
},
}SCSS
$custom: #b2cabc; $custom-light: #c9dad0; $custom-dark: #000000;
JSON
{
"hex": "#b2cabc",
"rgb": {
"r": 178,
"g": 202,
"b": 188
},
"hsl": {
"h": 145,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.817,
"c": 0.03243,
"h": 160
},
"luminance": 0.55337
}Semantic roles & 50–950 ramp
primary
#B2CABC
secondary
#9E8292
accent
#497A9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383