#B5C2BB#B5C2BB
#B5C2BB is a light, near-neutral green. Relative luminance 0.520; OKLCH L 80.2% C 0.017 H 162.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B5C2BB |
|---|---|
| RGB | rgb(181, 194, 187) |
| HSL | hsl(148, 10%, 74%) |
| HSV | hsv(148, 7%, 76%) |
| CMYK | cmyk(6.7%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(77.28, -5.79, 1.98) |
| CIE-LCH | lch(77.28, 6.12, 161.11°) |
| OKLab | oklab(80.2% -0.0165 0.0052) |
| OKLCH | oklch(80.2% 0.017 162.6) |
| XYZ | xyz(47.3157, 51.9947, 54.5473) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.47
Silver
#C0C0C0
ΔE00 7.42
Light Grey
#D8DCD6
ΔE00 7.88
Dove Gray
#B6B8BD
ΔE00 8.92
Light Gray
#D3D3D3
ΔE00 8.94
Dark Gray
#A9A9A9
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5C2BB #C2B5BC
analogous
#B5C2B5 #B5C2BB #B5C2C1
triadic
#B5C2BB #BBB5C2 #C2BBB5
tetradic
#B5C2BB #B5B5C2 #C2B5BC #C2C1B5
square
#B5C2BB #B5B5C2 #C2B5BC #C2C1B5
split-complementary
#B5C2BB #C1B5C2 #C2B5B5
monochromatic
#728A7D #93A69C #B5C2BB #D7DEDA #EEF1F0
Accessibility & contrast
On white
1.84
#B5C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#B5C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5C2BB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5C2BB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#B3C2C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b5c2bb; /* rgb */ color: rgb(181, 194, 187); /* oklch */ color: oklch(80.2% 0.017 162.6);
Tailwind
colors: {
custom: {
50: '#cbd4cf',
500: '#b5c2bb',
950: '#000000',
},
}SCSS
$custom: #b5c2bb; $custom-light: #cbd4cf; $custom-dark: #000000;
JSON
{
"hex": "#b5c2bb",
"rgb": {
"r": 181,
"g": 194,
"b": 187
},
"hsl": {
"h": 147.692,
"s": 9.63,
"l": 73.529
},
"oklch": {
"l": 0.80196,
"c": 0.01728,
"h": 162.6
},
"luminance": 0.51995
}Semantic roles & 50–950 ramp
primary
#B5C2BB
secondary
#95868E
accent
#527594
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383