#B2C8AC#B2C8AC
#B2C8AC is a light, muted green. Relative luminance 0.538; OKLCH L 80.8% C 0.045 H 139.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8AC |
|---|---|
| RGB | rgb(178, 200, 172) |
| HSL | hsl(107, 20%, 73%) |
| HSV | hsv(107, 14%, 78%) |
| CMYK | cmyk(11%, 0%, 14%, 21.6%) |
| CIE-LAB | lab(78.32, -12.67, 11.52) |
| CIE-LCH | lch(78.32, 17.12, 137.73°) |
| OKLab | oklab(80.85% -0.0343 0.0298) |
| OKLCH | oklch(80.85% 0.045 139) |
| XYZ | xyz(46.4593, 53.7515, 46.9491) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.53
Sage Green
#9CAF88
ΔE00 7.76
Darkseagreen
#8FBC8F
ΔE00 8.20
Light Grey Green
#B7E1A1
ΔE00 10.28
Lichen
#8FB67B
ΔE00 10.57
Pale Teal
#82CBB2
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8AC #C2ACC8
analogous
#C0C8AC #B2C8AC #ACC8B4
triadic
#B2C8AC #ACB2C8 #C8ACB2
tetradic
#B2C8AC #ACC0C8 #C2ACC8 #C8B4AC
square
#B2C8AC #ACC0C8 #C2ACC8 #C8B4AC
split-complementary
#B2C8AC #B4ACC8 #C8ACC0
monochromatic
#6E9663 #90B087 #B2C8AC #D4E0D1 #EEF3ED
Accessibility & contrast
On white
1.79
#B2C8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#B2C8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8AC
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8AC | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#C6C1AD
Tritanopia (blue-blind)
#B1C6C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2c8ac; /* rgb */ color: rgb(178, 200, 172); /* oklch */ color: oklch(80.8% 0.045 139.0);
Tailwind
colors: {
custom: {
50: '#c9d8c4',
500: '#b2c8ac',
950: '#000000',
},
}SCSS
$custom: #b2c8ac; $custom-light: #c9d8c4; $custom-dark: #000000;
JSON
{
"hex": "#b2c8ac",
"rgb": {
"r": 178,
"g": 200,
"b": 172
},
"hsl": {
"h": 107.143,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.80847,
"c": 0.04546,
"h": 139
},
"luminance": 0.53752
}Semantic roles & 50–950 ramp
primary
#B2C8AC
secondary
#957C9C
accent
#479F8C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382