#B2CAB6#B2CAB6
#B2CAB6 is a light, muted green. Relative luminance 0.551; OKLCH L 81.5% C 0.038 H 150.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CAB6 |
|---|---|
| RGB | rgb(178, 202, 182) |
| HSL | hsl(130, 18%, 75%) |
| HSV | hsv(130, 12%, 79%) |
| CMYK | cmyk(11.9%, 0%, 9.9%, 20.8%) |
| CIE-LAB | lab(79.09, -11.91, 7.26) |
| CIE-LCH | lch(79.09, 13.95, 148.63°) |
| OKLab | oklab(81.54% -0.0329 0.0189) |
| OKLCH | oklch(81.54% 0.038 150.2) |
| XYZ | xyz(47.9223, 55.0827, 52.3541) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.02
Sage Green
#9CAF88
ΔE00 9.80
Darkseagreen
#8FBC8F
ΔE00 9.95
Pale Teal
#82CBB2
ΔE00 10.33
Silver (survey)
#C5C9C7
ΔE00 11.20
Light Grey
#D8DCD6
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CAB6 #CAB2C6
analogous
#BACAB2 #B2CAB6 #B2CAC2
triadic
#B2CAB6 #B6B2CA #CAB6B2
tetradic
#B2CAB6 #B2BACA #CAB2C6 #CAC2B2
square
#B2CAB6 #B2BACA #CAB2C6 #CAC2B2
split-complementary
#B2CAB6 #C2B2CA #CAB2BA
monochromatic
#6A9871 #8EB194 #B2CAB6 #D6E3D8 #EDF3EE
Accessibility & contrast
On white
1.75
#B2CAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#B2CAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CAB6
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CAB6 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B5
Deuteranopia (green-blind)
#C6C3B7
Tritanopia (blue-blind)
#AFC9C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cab6; /* rgb */ color: rgb(178, 202, 182); /* oklch */ color: oklch(81.5% 0.038 150.2);
Tailwind
colors: {
custom: {
50: '#c9dacb',
500: '#b2cab6',
950: '#000000',
},
}SCSS
$custom: #b2cab6; $custom-light: #c9dacb; $custom-dark: #000000;
JSON
{
"hex": "#b2cab6",
"rgb": {
"r": 178,
"g": 202,
"b": 182
},
"hsl": {
"h": 130,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.81536,
"c": 0.03799,
"h": 150.2
},
"luminance": 0.55083
}Semantic roles & 50–950 ramp
primary
#B2CAB6
secondary
#9E829A
accent
#498F9D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382