#B2CAB2#B2CAB2
#B2CAB2 is a light, muted green. Relative luminance 0.549; OKLCH L 81.4% C 0.042 H 145.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CAB2 |
|---|---|
| RGB | rgb(178, 202, 178) |
| HSL | hsl(120, 18%, 75%) |
| HSV | hsv(120, 12%, 79%) |
| CMYK | cmyk(11.9%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(79.00, -12.64, 9.27) |
| CIE-LCH | lch(79.00, 15.67, 143.73°) |
| OKLab | oklab(81.43% -0.0346 0.0241) |
| OKLCH | oklch(81.43% 0.042 145.2) |
| XYZ | xyz(47.5148, 54.9197, 50.2081) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.36
Sage Green
#9CAF88
ΔE00 8.93
Darkseagreen
#8FBC8F
ΔE00 8.97
Pale Teal
#82CBB2
ΔE00 10.27
Light Grey Green
#B7E1A1
ΔE00 11.06
Lichen
#8FB67B
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CAB2 #CAB2CA
analogous
#BECAB2 #B2CAB2 #B2CABE
triadic
#B2CAB2 #B2B2CA #CAB2B2
tetradic
#B2CAB2 #B2BECA #CAB2CA #CABEB2
square
#B2CAB2 #B2BECA #CAB2CA #CABEB2
split-complementary
#B2CAB2 #BEB2CA #CAB2BE
monochromatic
#6A986A #8EB18E #B2CAB2 #D6E3D6 #EDF3ED
Accessibility & contrast
On white
1.75
#B2CAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#B2CAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CAB2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CAB2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#C7C3B3
Tritanopia (blue-blind)
#B0C8C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cab2; /* rgb */ color: rgb(178, 202, 178); /* oklch */ color: oklch(81.4% 0.042 145.2);
Tailwind
colors: {
custom: {
50: '#c9dac9',
500: '#b2cab2',
950: '#000000',
},
}SCSS
$custom: #b2cab2; $custom-light: #c9dac9; $custom-dark: #000000;
JSON
{
"hex": "#b2cab2",
"rgb": {
"r": 178,
"g": 202,
"b": 178
},
"hsl": {
"h": 120,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.81431,
"c": 0.04216,
"h": 145.2
},
"luminance": 0.5492
}Semantic roles & 50–950 ramp
primary
#B2CAB2
secondary
#9E829E
accent
#499D9D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382