#B8CABA#B8CABA
#B8CABA is a very light, muted green. Relative luminance 0.560; OKLCH L 82.1% C 0.030 H 148.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CABA |
|---|---|
| RGB | rgb(184, 202, 186) |
| HSL | hsl(127, 15%, 76%) |
| HSV | hsv(127, 9%, 79%) |
| CMYK | cmyk(8.9%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(79.60, -9.12, 5.91) |
| CIE-LCH | lch(79.60, 10.87, 147.07°) |
| OKLab | oklab(82.08% -0.0252 0.0154) |
| OKLCH | oklch(82.08% 0.03 148.5) |
| XYZ | xyz(49.7488, 55.9760, 54.6283) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.86
Light Grey
#D8DCD6
ΔE00 9.02
Greenish Grey
#96AE8D
ΔE00 10.28
Sage Green
#9CAF88
ΔE00 10.88
Silver
#C0C0C0
ΔE00 11.23
Light Gray
#D3D3D3
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CABA #CAB8C8
analogous
#BFCAB8 #B8CABA #B8CAC3
triadic
#B8CABA #BAB8CA #CABAB8
tetradic
#B8CABA #B8BFCA #CAB8C8 #CAC3B8
square
#B8CABA #B8BFCA #CAB8C8 #CAC3B8
split-complementary
#B8CABA #C3B8CA #CAB8BF
monochromatic
#729676 #95B098 #B8CABA #DBE4DC #EDF2EE
Accessibility & contrast
On white
1.72
#B8CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#B8CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CABA
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CABA | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#B6C9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b8caba; /* rgb */ color: rgb(184, 202, 186); /* oklch */ color: oklch(82.1% 0.030 148.5);
Tailwind
colors: {
custom: {
50: '#cddace',
500: '#b8caba',
950: '#000000',
},
}SCSS
$custom: #b8caba; $custom-light: #cddace; $custom-dark: #000000;
JSON
{
"hex": "#b8caba",
"rgb": {
"r": 184,
"g": 202,
"b": 186
},
"hsl": {
"h": 126.667,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.82078,
"c": 0.02951,
"h": 148.5
},
"luminance": 0.55977
}Semantic roles & 50–950 ramp
primary
#B8CABA
secondary
#9E889C
accent
#4D9099
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131413
muted
#838383