#B2C8BA#B2C8BA
#B2C8BA is a light, muted green. Relative luminance 0.543; OKLCH L 81.2% C 0.031 H 157.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8BA |
|---|---|
| RGB | rgb(178, 200, 186) |
| HSL | hsl(142, 17%, 74%) |
| HSV | hsv(142, 11%, 78%) |
| CMYK | cmyk(11%, 0%, 7%, 21.6%) |
| CIE-LAB | lab(78.65, -10.13, 4.48) |
| CIE-LCH | lch(78.65, 11.08, 156.16°) |
| OKLab | oklab(81.22% -0.0285 0.0117) |
| OKLCH | oklch(81.22% 0.031 157.7) |
| XYZ | xyz(47.8754, 54.3180, 54.4070) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.40
Light Grey
#D8DCD6
ΔE00 9.99
Greenish Grey
#96AE8D
ΔE00 10.08
Sage Green
#9CAF88
ΔE00 11.04
Pale Teal
#82CBB2
ΔE00 11.31
Powder Blue
#B0E0E6
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8BA #C8B2C0
analogous
#B5C8B2 #B2C8BA #B2C8C5
triadic
#B2C8BA #BAB2C8 #C8BAB2
tetradic
#B2C8BA #B2B5C8 #C8B2C0 #C8C5B2
square
#B2C8BA #B2B5C8 #C8B2C0 #C8C5B2
split-complementary
#B2C8BA #C5B2C8 #C8B2B5
monochromatic
#6B957A #8EAF9A #B2C8BA #D6E2DA #EDF2EF
Accessibility & contrast
On white
1.77
#B2C8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#B2C8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8BA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8BA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#C3C2BB
Tritanopia (blue-blind)
#AFC8C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2c8ba; /* rgb */ color: rgb(178, 200, 186); /* oklch */ color: oklch(81.2% 0.031 157.7);
Tailwind
colors: {
custom: {
50: '#c9d8ce',
500: '#b2c8ba',
950: '#000000',
},
}SCSS
$custom: #b2c8ba; $custom-light: #c9d8ce; $custom-dark: #000000;
JSON
{
"hex": "#b2c8ba",
"rgb": {
"r": 178,
"g": 200,
"b": 186
},
"hsl": {
"h": 141.818,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.81218,
"c": 0.03079,
"h": 157.7
},
"luminance": 0.54319
}Semantic roles & 50–950 ramp
primary
#B2C8BA
secondary
#9C8293
accent
#4B7E9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383