#B2C8AB#B2C8AB
#B2C8AB is a light, muted green. Relative luminance 0.537; OKLCH L 80.8% C 0.047 H 138.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8AB |
|---|---|
| RGB | rgb(178, 200, 171) |
| HSL | hsl(106, 21%, 73%) |
| HSV | hsv(106, 15%, 78%) |
| CMYK | cmyk(11%, 0%, 14.5%, 21.6%) |
| CIE-LAB | lab(78.29, -12.85, 12.02) |
| CIE-LCH | lch(78.29, 17.59, 136.90°) |
| OKLab | oklab(80.82% -0.0347 0.0311) |
| OKLCH | oklch(80.82% 0.047 138.1) |
| XYZ | xyz(46.3636, 53.7133, 46.4452) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.44
Sage Green
#9CAF88
ΔE00 7.60
Darkseagreen
#8FBC8F
ΔE00 8.03
Light Grey Green
#B7E1A1
ΔE00 10.04
Lichen
#8FB67B
ΔE00 10.33
Pale Teal
#82CBB2
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8AB #C1ABC8
analogous
#C0C8AB #B2C8AB #ABC8B2
triadic
#B2C8AB #ABB2C8 #C8ABB2
tetradic
#B2C8AB #ABC0C8 #C1ABC8 #C8B2AB
square
#B2C8AB #ABC0C8 #C1ABC8 #C8B2AB
split-complementary
#B2C8AB #B2ABC8 #C8ABC0
monochromatic
#6F9662 #90B086 #B2C8AB #D4E0D0 #EEF3ED
Accessibility & contrast
On white
1.79
#B2C8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#B2C8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8AB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8AB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#C6C1AC
Tritanopia (blue-blind)
#B1C6C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2c8ab; /* rgb */ color: rgb(178, 200, 171); /* oklch */ color: oklch(80.8% 0.047 138.1);
Tailwind
colors: {
custom: {
50: '#c9d8c4',
500: '#b2c8ab',
950: '#000000',
},
}SCSS
$custom: #b2c8ab; $custom-light: #c9d8c4; $custom-dark: #000000;
JSON
{
"hex": "#b2c8ab",
"rgb": {
"r": 178,
"g": 200,
"b": 171
},
"hsl": {
"h": 105.517,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80822,
"c": 0.04662,
"h": 138.1
},
"luminance": 0.53714
}Semantic roles & 50–950 ramp
primary
#B2C8AB
secondary
#947B9C
accent
#469F8A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382