#B0C8A5#B0C8A5
#B0C8A5 is a light, muted green. Relative luminance 0.533; OKLCH L 80.5% C 0.055 H 135.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8A5 |
|---|---|
| RGB | rgb(176, 200, 165) |
| HSL | hsl(101, 24%, 72%) |
| HSV | hsv(101, 18%, 78%) |
| CMYK | cmyk(12%, 0%, 17.5%, 21.6%) |
| CIE-LAB | lab(78.03, -14.58, 14.83) |
| CIE-LCH | lch(78.03, 20.80, 134.50°) |
| OKLab | oklab(80.53% -0.0393 0.0382) |
| OKLCH | oklch(80.53% 0.055 135.8) |
| XYZ | xyz(45.3490, 53.2547, 43.4800) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.79
Sage Green
#9CAF88
ΔE00 6.92
Greenish Grey
#96AE8D
ΔE00 7.09
Light Grey Green
#B7E1A1
ΔE00 8.63
Lichen
#8FB67B
ΔE00 8.84
Pale Olive
#B9CC81
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8A5 #BDA5C8
analogous
#C2C8A5 #B0C8A5 #A5C8AC
triadic
#B0C8A5 #A5B0C8 #C8A5B0
tetradic
#B0C8A5 #A5C2C8 #BDA5C8 #C8ACA5
square
#B0C8A5 #A5C2C8 #BDA5C8 #C8ACA5
split-complementary
#B0C8A5 #ACA5C8 #C8A5C2
monochromatic
#6E975C #8FB17F #B0C8A5 #D1DFCB #EEF3EC
Accessibility & contrast
On white
1.80
#B0C8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#B0C8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8A5
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8A5 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A3
Deuteranopia (green-blind)
#C7C0A7
Tritanopia (blue-blind)
#B0C5BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b0c8a5; /* rgb */ color: rgb(176, 200, 165); /* oklch */ color: oklch(80.5% 0.055 135.8);
Tailwind
colors: {
custom: {
50: '#c7d8bf',
500: '#b0c8a5',
950: '#000000',
},
}SCSS
$custom: #b0c8a5; $custom-light: #c7d8bf; $custom-dark: #000000;
JSON
{
"hex": "#b0c8a5",
"rgb": {
"r": 176,
"g": 200,
"b": 165
},
"hsl": {
"h": 101.143,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.8053,
"c": 0.05479,
"h": 135.8
},
"luminance": 0.53255
}Semantic roles & 50–950 ramp
primary
#B0C8A5
secondary
#90759D
accent
#43A385
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382