#B0CAB4#B0CAB4
#B0CAB4 is a light, muted green. Relative luminance 0.548; OKLCH L 81.3% C 0.041 H 149.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CAB4 |
|---|---|
| RGB | rgb(176, 202, 180) |
| HSL | hsl(129, 20%, 74%) |
| HSV | hsv(129, 13%, 79%) |
| CMYK | cmyk(12.9%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(78.91, -12.96, 8.05) |
| CIE-LCH | lch(78.91, 15.26, 148.14°) |
| OKLab | oklab(81.34% -0.0358 0.0209) |
| OKLCH | oklch(81.34% 0.041 149.7) |
| XYZ | xyz(47.2614, 54.7657, 51.2520) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.61
Darkseagreen
#8FBC8F
ΔE00 9.16
Sage Green
#9CAF88
ΔE00 9.40
Pale Teal
#82CBB2
ΔE00 9.71
Seafoam Blue
#78D1B6
ΔE00 11.39
Light Teal
#90E4C1
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CAB4 #CAB0C6
analogous
#B9CAB0 #B0CAB4 #B0CAC1
triadic
#B0CAB4 #B4B0CA #CAB4B0
tetradic
#B0CAB4 #B0B9CA #CAB0C6 #CAC1B0
square
#B0CAB4 #B0B9CA #CAB0C6 #CAC1B0
split-complementary
#B0CAB4 #C1B0CA #CAB0B9
monochromatic
#67996E #8BB191 #B0CAB4 #D5E3D7 #EDF3EE
Accessibility & contrast
On white
1.76
#B0CAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#B0CAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CAB4
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CAB4 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B3
Deuteranopia (green-blind)
#C6C2B5
Tritanopia (blue-blind)
#ADC9C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b0cab4; /* rgb */ color: rgb(176, 202, 180); /* oklch */ color: oklch(81.3% 0.041 149.7);
Tailwind
colors: {
custom: {
50: '#c7daca',
500: '#b0cab4',
950: '#000000',
},
}SCSS
$custom: #b0cab4; $custom-light: #c7daca; $custom-dark: #000000;
JSON
{
"hex": "#b0cab4",
"rgb": {
"r": 176,
"g": 202,
"b": 180
},
"hsl": {
"h": 129.231,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81341,
"c": 0.04147,
"h": 149.7
},
"luminance": 0.54766
}Semantic roles & 50–950 ramp
primary
#B0CAB4
secondary
#9F809A
accent
#47919E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382