#B3CABA#B3CABA
#B3CABA is a light, muted green. Relative luminance 0.554; OKLCH L 81.7% C 0.033 H 155.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CABA |
|---|---|
| RGB | rgb(179, 202, 186) |
| HSL | hsl(138, 18%, 75%) |
| HSV | hsv(138, 11%, 79%) |
| CMYK | cmyk(11.4%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(79.25, -10.83, 5.36) |
| CIE-LCH | lch(79.25, 12.08, 153.65°) |
| OKLab | oklab(81.72% -0.0303 0.014) |
| OKLCH | oklch(81.72% 0.033 155.2) |
| XYZ | xyz(48.5719, 55.3692, 54.5732) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.92
Silver (survey)
#C5C9C7
ΔE00 10.04
Light Grey
#D8DCD6
ΔE00 10.28
Sage Green
#9CAF88
ΔE00 10.81
Pale Teal
#82CBB2
ΔE00 10.89
Darkseagreen
#8FBC8F
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CABA #CAB3C3
analogous
#B8CAB3 #B3CABA #B3CAC6
triadic
#B3CABA #BAB3CA #CABAB3
tetradic
#B3CABA #B3B8CA #CAB3C3 #CAC6B3
square
#B3CABA #B3B8CA #CAB3C3 #CAC6B3
split-complementary
#B3CABA #C6B3CA #CAB3B8
monochromatic
#6B9879 #8FB199 #B3CABA #D7E3DB #EDF2EF
Accessibility & contrast
On white
1.74
#B3CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#B3CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CABA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CABA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#C6C3BB
Tritanopia (blue-blind)
#B0C9C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b3caba; /* rgb */ color: rgb(179, 202, 186); /* oklch */ color: oklch(81.7% 0.033 155.2);
Tailwind
colors: {
custom: {
50: '#c9dace',
500: '#b3caba',
950: '#000000',
},
}SCSS
$custom: #b3caba; $custom-light: #c9dace; $custom-dark: #000000;
JSON
{
"hex": "#b3caba",
"rgb": {
"r": 179,
"g": 202,
"b": 186
},
"hsl": {
"h": 138.261,
"s": 17.829,
"l": 74.706
},
"oklch": {
"l": 0.81716,
"c": 0.03335,
"h": 155.2
},
"luminance": 0.5537
}Semantic roles & 50–950 ramp
primary
#B3CABA
secondary
#9E8396
accent
#49839C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383