#B8CABE#B8CABE
#B8CABE is a very light, muted green. Relative luminance 0.561; OKLCH L 82.2% C 0.026 H 156.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CABE |
|---|---|
| RGB | rgb(184, 202, 190) |
| HSL | hsl(140, 15%, 76%) |
| HSV | hsv(140, 9%, 79%) |
| CMYK | cmyk(8.9%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(79.70, -8.38, 3.90) |
| CIE-LCH | lch(79.70, 9.25, 155.03°) |
| OKLab | oklab(82.19% -0.0235 0.0102) |
| OKLCH | oklch(82.19% 0.026 156.6) |
| XYZ | xyz(50.1800, 56.1485, 56.8993) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 8.29
Silver
#C0C0C0
ΔE00 10.25
Light Gray
#D3D3D3
ΔE00 10.67
Powder Blue
#B0E0E6
ΔE00 11.22
Greenish Grey
#96AE8D
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CABE #CAB8C4
analogous
#BBCAB8 #B8CABE #B8CAC7
triadic
#B8CABE #BEB8CA #CABEB8
tetradic
#B8CABE #B8BBCA #CAB8C4 #CAC7B8
square
#B8CABE #B8BBCA #CAB8C4 #CAC7B8
split-complementary
#B8CABE #C7B8CA #CAB8BB
monochromatic
#72967E #95B09E #B8CABE #DBE4DE #EDF2EF
Accessibility & contrast
On white
1.72
#B8CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#B8CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CABE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CABE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C6C5BF
Tritanopia (blue-blind)
#B5CAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b8cabe; /* rgb */ color: rgb(184, 202, 190); /* oklch */ color: oklch(82.2% 0.026 156.6);
Tailwind
colors: {
custom: {
50: '#cddad1',
500: '#b8cabe',
950: '#000000',
},
}SCSS
$custom: #b8cabe; $custom-light: #cddad1; $custom-dark: #000000;
JSON
{
"hex": "#b8cabe",
"rgb": {
"r": 184,
"g": 202,
"b": 190
},
"hsl": {
"h": 140,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.82188,
"c": 0.02565,
"h": 156.6
},
"luminance": 0.56149
}Semantic roles & 50–950 ramp
primary
#B8CABE
secondary
#9E8897
accent
#4D7F99
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383