#B5CBBE#B5CBBE
#B5CBBE is a very light, muted green. Relative luminance 0.563; OKLCH L 82.2% C 0.030 H 159.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CBBE |
|---|---|
| RGB | rgb(181, 203, 190) |
| HSL | hsl(145, 17%, 75%) |
| HSV | hsv(145, 11%, 80%) |
| CMYK | cmyk(10.8%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.76, -9.92, 3.96) |
| CIE-LCH | lch(79.76, 10.68, 158.22°) |
| OKLab | oklab(82.18% -0.028 0.0103) |
| OKLCH | oklch(82.18% 0.03 159.8) |
| XYZ | xyz(49.7042, 56.2526, 56.9444) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.06
Light Grey
#D8DCD6
ΔE00 9.39
Powder Blue
#B0E0E6
ΔE00 10.72
Greenish Grey
#96AE8D
ΔE00 10.93
Silver
#C0C0C0
ΔE00 11.51
Pale Teal
#82CBB2
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CBBE #CBB5C2
analogous
#B7CBB5 #B5CBBE #B5CBC9
triadic
#B5CBBE #BEB5CB #CBBEB5
tetradic
#B5CBBE #B5B7CB #CBB5C2 #CBC9B5
square
#B5CBBE #B5B7CB #CBB5C2 #CBC9B5
split-complementary
#B5CBBE #C9B5CB #CBB5B7
monochromatic
#6D987F #91B29E #B5CBBE #D9E4DE #EDF2EF
Accessibility & contrast
On white
1.71
#B5CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#B5CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CBBE
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CBBE | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C6C5BF
Tritanopia (blue-blind)
#B1CBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b5cbbe; /* rgb */ color: rgb(181, 203, 190); /* oklch */ color: oklch(82.2% 0.030 159.8);
Tailwind
colors: {
custom: {
50: '#cbdad1',
500: '#b5cbbe',
950: '#000000',
},
}SCSS
$custom: #b5cbbe; $custom-light: #cbdad1; $custom-dark: #000000;
JSON
{
"hex": "#b5cbbe",
"rgb": {
"r": 181,
"g": 203,
"b": 190
},
"hsl": {
"h": 144.545,
"s": 17.46,
"l": 75.294
},
"oklch": {
"l": 0.82183,
"c": 0.02986,
"h": 159.8
},
"luminance": 0.56253
}Semantic roles & 50–950 ramp
primary
#B5CBBE
secondary
#9F8595
accent
#4A7A9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383