#B7CABC#B7CABC
#B7CABC is a very light, muted green. Relative luminance 0.559; OKLCH L 82.1% C 0.028 H 153.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CABC |
|---|---|
| RGB | rgb(183, 202, 188) |
| HSL | hsl(136, 15%, 75%) |
| HSV | hsv(136, 9%, 79%) |
| CMYK | cmyk(9.4%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(79.58, -9.09, 4.79) |
| CIE-LCH | lch(79.58, 10.28, 152.20°) |
| OKLab | oklab(82.06% -0.0254 0.0125) |
| OKLCH | oklch(82.06% 0.028 153.8) |
| XYZ | xyz(49.7242, 55.9386, 55.7447) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.57
Light Grey
#D8DCD6
ΔE00 8.90
Greenish Grey
#96AE8D
ΔE00 10.68
Silver
#C0C0C0
ΔE00 10.98
Light Gray
#D3D3D3
ΔE00 11.41
Sage Green
#9CAF88
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CABC #CAB7C5
analogous
#BBCAB7 #B7CABC #B7CAC5
triadic
#B7CABC #BCB7CA #CABCB7
tetradic
#B7CABC #B7BBCA #CAB7C5 #CAC5B7
square
#B7CABC #B7BBCA #CAB7C5 #CAC5B7
split-complementary
#B7CABC #C5B7CA #CAB7BB
monochromatic
#70967A #94B09B #B7CABC #DAE4DD #EDF2EF
Accessibility & contrast
On white
1.72
#B7CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#B7CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CABC
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CABC | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BB
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#B5C9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b7cabc; /* rgb */ color: rgb(183, 202, 188); /* oklch */ color: oklch(82.1% 0.028 153.8);
Tailwind
colors: {
custom: {
50: '#ccdad0',
500: '#b7cabc',
950: '#000000',
},
}SCSS
$custom: #b7cabc; $custom-light: #ccdad0; $custom-dark: #000000;
JSON
{
"hex": "#b7cabc",
"rgb": {
"r": 183,
"g": 202,
"b": 188
},
"hsl": {
"h": 135.789,
"s": 15.2,
"l": 75.49
},
"oklch": {
"l": 0.8206,
"c": 0.0283,
"h": 153.8
},
"luminance": 0.55939
}Semantic roles & 50–950 ramp
primary
#B7CABC
secondary
#9E8798
accent
#4C8599
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383