#B2CAB0#B2CAB0
#B2CAB0 is a light, muted green. Relative luminance 0.548; OKLCH L 81.4% C 0.044 H 143.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CAB0 |
|---|---|
| RGB | rgb(178, 202, 176) |
| HSL | hsl(115, 20%, 74%) |
| HSV | hsv(115, 13%, 79%) |
| CMYK | cmyk(11.9%, 0%, 12.9%, 20.8%) |
| CIE-LAB | lab(78.95, -12.99, 10.28) |
| CIE-LCH | lch(78.95, 16.57, 141.66°) |
| OKLab | oklab(81.38% -0.0354 0.0267) |
| OKLCH | oklch(81.38% 0.044 143.1) |
| XYZ | xyz(47.3155, 54.8400, 49.1582) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.11
Darkseagreen
#8FBC8F
ΔE00 8.54
Sage Green
#9CAF88
ΔE00 8.56
Pale Teal
#82CBB2
ΔE00 10.31
Light Grey Green
#B7E1A1
ΔE00 10.52
Lichen
#8FB67B
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CAB0 #C8B0CA
analogous
#BFCAB0 #B2CAB0 #B0CABB
triadic
#B2CAB0 #B0B2CA #CAB0B2
tetradic
#B2CAB0 #B0BFCA #C8B0CA #CABBB0
square
#B2CAB0 #B0BFCA #C8B0CA #CABBB0
split-complementary
#B2CAB0 #BBB0CA #CAB0BF
monochromatic
#6B9967 #8EB18B #B2CAB0 #D6E3D5 #EDF3ED
Accessibility & contrast
On white
1.75
#B2CAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#B2CAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CAB0
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CAB0 | 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)
#CCC5AF
Deuteranopia (green-blind)
#C7C2B1
Tritanopia (blue-blind)
#B0C8C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cab0; /* rgb */ color: rgb(178, 202, 176); /* oklch */ color: oklch(81.4% 0.044 143.1);
Tailwind
colors: {
custom: {
50: '#c9dac7',
500: '#b2cab0',
950: '#000000',
},
}SCSS
$custom: #b2cab0; $custom-light: #c9dac7; $custom-dark: #000000;
JSON
{
"hex": "#b2cab0",
"rgb": {
"r": 178,
"g": 202,
"b": 176
},
"hsl": {
"h": 115.385,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81379,
"c": 0.04434,
"h": 143.1
},
"luminance": 0.54841
}Semantic roles & 50–950 ramp
primary
#B2CAB0
secondary
#9C809F
accent
#479E97
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382