#B0CAB2#B0CAB2
#B0CAB2 is a light, muted green. Relative luminance 0.547; OKLCH L 81.3% C 0.044 H 147.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CAB2 |
|---|---|
| RGB | rgb(176, 202, 178) |
| HSL | hsl(125, 20%, 74%) |
| HSV | hsv(125, 13%, 79%) |
| CMYK | cmyk(12.9%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(78.86, -13.32, 9.06) |
| CIE-LCH | lch(78.86, 16.11, 145.79°) |
| OKLab | oklab(81.29% -0.0366 0.0235) |
| OKLCH | oklch(81.29% 0.044 147.3) |
| XYZ | xyz(47.0592, 54.6847, 50.1867) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.30
Darkseagreen
#8FBC8F
ΔE00 8.67
Sage Green
#9CAF88
ΔE00 8.99
Pale Teal
#82CBB2
ΔE00 9.70
Light Grey Green
#B7E1A1
ΔE00 11.02
Light Teal
#90E4C1
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CAB2 #CAB0C8
analogous
#BBCAB0 #B0CAB2 #B0CABF
triadic
#B0CAB2 #B2B0CA #CAB2B0
tetradic
#B0CAB2 #B0BBCA #CAB0C8 #CABFB0
square
#B0CAB2 #B0BBCA #CAB0C8 #CABFB0
split-complementary
#B0CAB2 #BFB0CA #CAB0BB
monochromatic
#67996B #8BB18E #B0CAB2 #D5E3D6 #EDF3ED
Accessibility & contrast
On white
1.76
#B0CAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B0CAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CAB2
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CAB2 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#ADC9C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b0cab2; /* rgb */ color: rgb(176, 202, 178); /* oklch */ color: oklch(81.3% 0.044 147.3);
Tailwind
colors: {
custom: {
50: '#c7dac9',
500: '#b0cab2',
950: '#000000',
},
}SCSS
$custom: #b0cab2; $custom-light: #c7dac9; $custom-dark: #000000;
JSON
{
"hex": "#b0cab2",
"rgb": {
"r": 176,
"g": 202,
"b": 178
},
"hsl": {
"h": 124.615,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81289,
"c": 0.04353,
"h": 147.3
},
"luminance": 0.54686
}Semantic roles & 50–950 ramp
primary
#B0CAB2
secondary
#9F809C
accent
#47979E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382