#B2C8A7#B2C8A7
#B2C8A7 is a light, muted green. Relative luminance 0.536; OKLCH L 80.7% C 0.051 H 135.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8A7 |
|---|---|
| RGB | rgb(178, 200, 167) |
| HSL | hsl(100, 23%, 72%) |
| HSV | hsv(100, 17%, 78%) |
| CMYK | cmyk(11%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(78.21, -13.53, 14.04) |
| CIE-LCH | lch(78.21, 19.50, 133.95°) |
| OKLab | oklab(80.72% -0.0364 0.0362) |
| OKLCH | oklch(80.72% 0.051 135.2) |
| XYZ | xyz(45.9881, 53.5631, 44.4676) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.10
Greenish Grey
#96AE8D
ΔE00 7.25
Darkseagreen
#8FBC8F
ΔE00 7.43
Light Grey Green
#B7E1A1
ΔE00 9.14
Lichen
#8FB67B
ΔE00 9.45
Pale Olive
#B9CC81
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8A7 #BDA7C8
analogous
#C3C8A7 #B2C8A7 #A7C8AD
triadic
#B2C8A7 #A7B2C8 #C8A7B2
tetradic
#B2C8A7 #A7C3C8 #BDA7C8 #C8ADA7
square
#B2C8A7 #A7C3C8 #BDA7C8 #C8ADA7
split-complementary
#B2C8A7 #ADA7C8 #C8A7C3
monochromatic
#71975E #91B081 #B2C8A7 #D3E0CD #EFF3EC
Accessibility & contrast
On white
1.79
#B2C8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#B2C8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8A7
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8A7 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A5
Deuteranopia (green-blind)
#C7C1A8
Tritanopia (blue-blind)
#B2C5BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c8a7; /* rgb */ color: rgb(178, 200, 167); /* oklch */ color: oklch(80.7% 0.051 135.2);
Tailwind
colors: {
custom: {
50: '#c9d8c1',
500: '#b2c8a7',
950: '#000000',
},
}SCSS
$custom: #b2c8a7; $custom-light: #c9d8c1; $custom-dark: #000000;
JSON
{
"hex": "#b2c8a7",
"rgb": {
"r": 178,
"g": 200,
"b": 167
},
"hsl": {
"h": 100,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.80723,
"c": 0.05134,
"h": 135.2
},
"luminance": 0.53564
}Semantic roles & 50–950 ramp
primary
#B2C8A7
secondary
#90779D
accent
#44A282
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382