#B2C8B0#B2C8B0
#B2C8B0 is a light, muted green. Relative luminance 0.539; OKLCH L 80.9% C 0.041 H 142.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8B0 |
|---|---|
| RGB | rgb(178, 200, 176) |
| HSL | hsl(115, 18%, 74%) |
| HSV | hsv(115, 12%, 78%) |
| CMYK | cmyk(11%, 0%, 12%, 21.6%) |
| CIE-LAB | lab(78.41, -11.97, 9.50) |
| CIE-LCH | lch(78.41, 15.28, 141.54°) |
| OKLab | oklab(80.95% -0.0326 0.0247) |
| OKLCH | oklch(80.95% 0.041 142.9) |
| XYZ | xyz(46.8493, 53.9075, 49.0028) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.99
Sage Green
#9CAF88
ΔE00 8.49
Darkseagreen
#8FBC8F
ΔE00 9.02
Pale Teal
#82CBB2
ΔE00 10.76
Light Grey Green
#B7E1A1
ΔE00 11.32
Lichen
#8FB67B
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8B0 #C6B0C8
analogous
#BEC8B0 #B2C8B0 #B0C8BA
triadic
#B2C8B0 #B0B2C8 #C8B0B2
tetradic
#B2C8B0 #B0BEC8 #C6B0C8 #C8BAB0
square
#B2C8B0 #B0BEC8 #C6B0C8 #C8BAB0
split-complementary
#B2C8B0 #BAB0C8 #C8B0BE
monochromatic
#6C9668 #8FAF8C #B2C8B0 #D5E1D4 #EDF2ED
Accessibility & contrast
On white
1.78
#B2C8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#B2C8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8B0
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8B0 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AF
Deuteranopia (green-blind)
#C6C1B1
Tritanopia (blue-blind)
#B1C6C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2c8b0; /* rgb */ color: rgb(178, 200, 176); /* oklch */ color: oklch(80.9% 0.041 142.9);
Tailwind
colors: {
custom: {
50: '#c9d8c7',
500: '#b2c8b0',
950: '#000000',
},
}SCSS
$custom: #b2c8b0; $custom-light: #c9d8c7; $custom-dark: #000000;
JSON
{
"hex": "#b2c8b0",
"rgb": {
"r": 178,
"g": 200,
"b": 176
},
"hsl": {
"h": 115,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.80949,
"c": 0.04091,
"h": 142.9
},
"luminance": 0.53908
}Semantic roles & 50–950 ramp
primary
#B2C8B0
secondary
#9A809C
accent
#499C95
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382