#B5C8BB#B5C8BB
#B5C8BB is a light, muted green. Relative luminance 0.547; OKLCH L 81.5% C 0.027 H 155.8°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B5C8BB |
|---|---|
| RGB | rgb(181, 200, 187) |
| HSL | hsl(139, 15%, 75%) |
| HSV | hsv(139, 10%, 78%) |
| CMYK | cmyk(9.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(78.88, -8.92, 4.30) |
| CIE-LCH | lch(78.88, 9.91, 154.26°) |
| OKLab | oklab(81.46% -0.025 0.0112) |
| OKLCH | oklch(81.46% 0.027 155.8) |
| XYZ | xyz(48.6781, 54.7195, 55.0014) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.38
Light Grey
#D8DCD6
ΔE00 9.04
Greenish Grey
#96AE8D
ΔE00 10.56
Silver
#C0C0C0
ΔE00 10.71
Light Gray
#D3D3D3
ΔE00 11.35
Sage Green
#9CAF88
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5C8BB #C8B5C2
analogous
#B9C8B5 #B5C8BB #B5C8C5
triadic
#B5C8BB #BBB5C8 #C8BBB5
tetradic
#B5C8BB #B5B9C8 #C8B5C2 #C8C5B5
square
#B5C8BB #B5B9C8 #C8B5C2 #C8C5B5
split-complementary
#B5C8BB #C5B5C8 #C8B5B9
monochromatic
#6F947A #92AE9B #B5C8BB #D8E2DB #EDF2EF
Accessibility & contrast
On white
1.76
#B5C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B5C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5C8BB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5C8BB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#B2C8C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b5c8bb; /* rgb */ color: rgb(181, 200, 187); /* oklch */ color: oklch(81.5% 0.027 155.8);
Tailwind
colors: {
custom: {
50: '#cbd8cf',
500: '#b5c8bb',
950: '#000000',
},
}SCSS
$custom: #b5c8bb; $custom-light: #cbd8cf; $custom-dark: #000000;
JSON
{
"hex": "#b5c8bb",
"rgb": {
"r": 181,
"g": 200,
"b": 187
},
"hsl": {
"h": 138.947,
"s": 14.729,
"l": 74.706
},
"oklch": {
"l": 0.81463,
"c": 0.02742,
"h": 155.8
},
"luminance": 0.5472
}Semantic roles & 50–950 ramp
primary
#B5C8BB
secondary
#9C8595
accent
#4D8199
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383