#B2CAB8#B2CAB8
#B2CAB8 is a light, muted green. Relative luminance 0.552; OKLCH L 81.6% C 0.036 H 153.1°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CAB8 |
|---|---|
| RGB | rgb(178, 202, 184) |
| HSL | hsl(135, 18%, 75%) |
| HSV | hsv(135, 12%, 79%) |
| CMYK | cmyk(11.9%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(79.14, -11.54, 6.26) |
| CIE-LCH | lch(79.14, 13.13, 151.53°) |
| OKLab | oklab(81.59% -0.0321 0.0163) |
| OKLCH | oklch(81.59% 0.036 153.1) |
| XYZ | xyz(48.1305, 55.1660, 53.4504) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.42
Sage Green
#9CAF88
ΔE00 10.29
Pale Teal
#82CBB2
ΔE00 10.44
Darkseagreen
#8FBC8F
ΔE00 10.50
Silver (survey)
#C5C9C7
ΔE00 10.74
Light Grey
#D8DCD6
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CAB8 #CAB2C4
analogous
#B8CAB2 #B2CAB8 #B2CAC4
triadic
#B2CAB8 #B8B2CA #CAB8B2
tetradic
#B2CAB8 #B2B8CA #CAB2C4 #CAC4B2
square
#B2CAB8 #B2B8CA #CAB2C4 #CAC4B2
split-complementary
#B2CAB8 #C4B2CA #CAB2B8
monochromatic
#6A9875 #8EB197 #B2CAB8 #D6E3D9 #EDF3EE
Accessibility & contrast
On white
1.75
#B2CAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#B2CAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CAB8
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CAB8 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B7
Deuteranopia (green-blind)
#C6C3B9
Tritanopia (blue-blind)
#AFC9C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cab8; /* rgb */ color: rgb(178, 202, 184); /* oklch */ color: oklch(81.6% 0.036 153.1);
Tailwind
colors: {
custom: {
50: '#c9dacd',
500: '#b2cab8',
950: '#000000',
},
}SCSS
$custom: #b2cab8; $custom-light: #c9dacd; $custom-dark: #000000;
JSON
{
"hex": "#b2cab8",
"rgb": {
"r": 178,
"g": 202,
"b": 184
},
"hsl": {
"h": 135,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.8159,
"c": 0.03601,
"h": 153.1
},
"luminance": 0.55167
}Semantic roles & 50–950 ramp
primary
#B2CAB8
secondary
#9E8297
accent
#49889D
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#131413
muted
#828383