#B2CABD#B2CABD
#B2CABD is a light, muted green. Relative luminance 0.554; OKLCH L 81.7% C 0.032 H 162.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CABD |
|---|---|
| RGB | rgb(178, 202, 189) |
| HSL | hsl(148, 18%, 75%) |
| HSV | hsv(148, 12%, 79%) |
| CMYK | cmyk(11.9%, 0%, 6.4%, 20.8%) |
| CIE-LAB | lab(79.26, -10.60, 3.75) |
| CIE-LCH | lch(79.26, 11.25, 160.51°) |
| OKLab | oklab(81.73% -0.0301 0.0098) |
| OKLCH | oklch(81.73% 0.032 162) |
| XYZ | xyz(48.6639, 55.3793, 56.2597) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.61
Light Grey
#D8DCD6
ΔE00 10.06
Powder Blue
#B0E0E6
ΔE00 10.54
Greenish Grey
#96AE8D
ΔE00 10.65
Pale Teal
#82CBB2
ΔE00 10.96
Sage Green
#9CAF88
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CABD #CAB2BF
analogous
#B3CAB2 #B2CABD #B2CAC9
triadic
#B2CABD #BDB2CA #CABDB2
tetradic
#B2CABD #B2B3CA #CAB2BF #CAC9B2
square
#B2CABD #B2B3CA #CAB2BF #CAC9B2
split-complementary
#B2CABD #C9B2CA #CAB2B3
monochromatic
#6A987F #8EB19E #B2CABD #D6E3DC #EDF3EF
Accessibility & contrast
On white
1.74
#B2CABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#B2CABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CABD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CABD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#AECAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cabd; /* rgb */ color: rgb(178, 202, 189); /* oklch */ color: oklch(81.7% 0.032 162.0);
Tailwind
colors: {
custom: {
50: '#c9dad0',
500: '#b2cabd',
950: '#000000',
},
}SCSS
$custom: #b2cabd; $custom-light: #c9dad0; $custom-dark: #000000;
JSON
{
"hex": "#b2cabd",
"rgb": {
"r": 178,
"g": 202,
"b": 189
},
"hsl": {
"h": 147.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.81728,
"c": 0.03161,
"h": 162
},
"luminance": 0.5538
}Semantic roles & 50–950 ramp
primary
#B2CABD
secondary
#9E8291
accent
#49769D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383