#B0CAB6#B0CAB6
#B0CAB6 is a light, muted green. Relative luminance 0.548; OKLCH L 81.4% C 0.039 H 152.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CAB6 |
|---|---|
| RGB | rgb(176, 202, 182) |
| HSL | hsl(134, 20%, 74%) |
| HSV | hsv(134, 13%, 79%) |
| CMYK | cmyk(12.9%, 0%, 9.9%, 20.8%) |
| CIE-LAB | lab(78.95, -12.59, 7.05) |
| CIE-LCH | lch(78.95, 14.43, 150.76°) |
| OKLab | oklab(81.4% -0.035 0.0183) |
| OKLCH | oklch(81.4% 0.039 152.3) |
| XYZ | xyz(47.4666, 54.8477, 52.3328) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.97
Darkseagreen
#8FBC8F
ΔE00 9.68
Pale Teal
#82CBB2
ΔE00 9.76
Sage Green
#9CAF88
ΔE00 9.85
Seafoam Blue
#78D1B6
ΔE00 11.44
Light Teal
#90E4C1
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CAB6 #CAB0C4
analogous
#B7CAB0 #B0CAB6 #B0CAC3
triadic
#B0CAB6 #B6B0CA #CAB6B0
tetradic
#B0CAB6 #B0B7CA #CAB0C4 #CAC3B0
square
#B0CAB6 #B0B7CA #CAB0C4 #CAC3B0
split-complementary
#B0CAB6 #C3B0CA #CAB0B7
monochromatic
#679972 #8BB194 #B0CAB6 #D5E3D8 #EDF3EE
Accessibility & contrast
On white
1.75
#B0CAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#B0CAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CAB6
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CAB6 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B5
Deuteranopia (green-blind)
#C5C2B7
Tritanopia (blue-blind)
#ADC9C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b0cab6; /* rgb */ color: rgb(176, 202, 182); /* oklch */ color: oklch(81.4% 0.039 152.3);
Tailwind
colors: {
custom: {
50: '#c7dacb',
500: '#b0cab6',
950: '#000000',
},
}SCSS
$custom: #b0cab6; $custom-light: #c7dacb; $custom-dark: #000000;
JSON
{
"hex": "#b0cab6",
"rgb": {
"r": 176,
"g": 202,
"b": 182
},
"hsl": {
"h": 133.846,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81395,
"c": 0.03949,
"h": 152.3
},
"luminance": 0.54849
}Semantic roles & 50–950 ramp
primary
#B0CAB6
secondary
#9F8097
accent
#478A9E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382