#B7CABE#B7CABE
#B7CABE is a very light, muted green. Relative luminance 0.560; OKLCH L 82.1% C 0.026 H 158.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CABE |
|---|---|
| RGB | rgb(183, 202, 190) |
| HSL | hsl(142, 15%, 75%) |
| HSV | hsv(142, 9%, 79%) |
| CMYK | cmyk(9.4%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(79.63, -8.72, 3.79) |
| CIE-LCH | lch(79.63, 9.51, 156.50°) |
| OKLab | oklab(82.12% -0.0246 0.0099) |
| OKLCH | oklch(82.12% 0.026 158.1) |
| XYZ | xyz(49.9413, 56.0254, 56.8881) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.05
Light Grey
#D8DCD6
ΔE00 8.56
Silver
#C0C0C0
ΔE00 10.51
Light Gray
#D3D3D3
ΔE00 10.94
Powder Blue
#B0E0E6
ΔE00 11.03
Greenish Grey
#96AE8D
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CABE #CAB7C3
analogous
#B9CAB7 #B7CABE #B7CAC7
triadic
#B7CABE #BEB7CA #CABEB7
tetradic
#B7CABE #B7B9CA #CAB7C3 #CAC7B7
square
#B7CABE #B7B9CA #CAB7C3 #CAC7B7
split-complementary
#B7CABE #C7B7CA #CAB7B9
monochromatic
#70967E #94B09E #B7CABE #DAE4DE #EDF2EF
Accessibility & contrast
On white
1.72
#B7CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#B7CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CABE
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CABE | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#B4CAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b7cabe; /* rgb */ color: rgb(183, 202, 190); /* oklch */ color: oklch(82.1% 0.026 158.1);
Tailwind
colors: {
custom: {
50: '#ccdad1',
500: '#b7cabe',
950: '#000000',
},
}SCSS
$custom: #b7cabe; $custom-light: #ccdad1; $custom-dark: #000000;
JSON
{
"hex": "#b7cabe",
"rgb": {
"r": 183,
"g": 202,
"b": 190
},
"hsl": {
"h": 142.105,
"s": 15.2,
"l": 75.49
},
"oklch": {
"l": 0.82115,
"c": 0.02649,
"h": 158.1
},
"luminance": 0.56026
}Semantic roles & 50–950 ramp
primary
#B7CABE
secondary
#9E8796
accent
#4C7D99
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383