#B0CAB8#B0CAB8
#B0CAB8 is a light, muted green. Relative luminance 0.549; OKLCH L 81.4% C 0.038 H 155.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CAB8 |
|---|---|
| RGB | rgb(176, 202, 184) |
| HSL | hsl(138, 20%, 74%) |
| HSV | hsv(138, 13%, 79%) |
| CMYK | cmyk(12.9%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(79.00, -12.22, 6.05) |
| CIE-LCH | lch(79.00, 13.63, 153.67°) |
| OKLab | oklab(81.45% -0.0341 0.0157) |
| OKLCH | oklch(81.45% 0.038 155.3) |
| XYZ | xyz(47.6748, 54.9310, 53.4291) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.37
Pale Teal
#82CBB2
ΔE00 9.87
Darkseagreen
#8FBC8F
ΔE00 10.24
Sage Green
#9CAF88
ΔE00 10.34
Silver (survey)
#C5C9C7
ΔE00 11.18
Light Grey
#D8DCD6
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CAB8 #CAB0C2
analogous
#B5CAB0 #B0CAB8 #B0CAC5
triadic
#B0CAB8 #B8B0CA #CAB8B0
tetradic
#B0CAB8 #B0B5CA #CAB0C2 #CAC5B0
square
#B0CAB8 #B0B5CA #CAB0C2 #CAC5B0
split-complementary
#B0CAB8 #C5B0CA #CAB0B5
monochromatic
#679976 #8BB197 #B0CAB8 #D5E3D9 #EDF3EF
Accessibility & contrast
On white
1.75
#B0CAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B0CAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CAB8
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CAB8 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B7
Deuteranopia (green-blind)
#C5C2B9
Tritanopia (blue-blind)
#ACC9C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b0cab8; /* rgb */ color: rgb(176, 202, 184); /* oklch */ color: oklch(81.4% 0.038 155.3);
Tailwind
colors: {
custom: {
50: '#c7dacd',
500: '#b0cab8',
950: '#000000',
},
}SCSS
$custom: #b0cab8; $custom-light: #c7dacd; $custom-dark: #000000;
JSON
{
"hex": "#b0cab8",
"rgb": {
"r": 176,
"g": 202,
"b": 184
},
"hsl": {
"h": 138.462,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81449,
"c": 0.03759,
"h": 155.3
},
"luminance": 0.54932
}Semantic roles & 50–950 ramp
primary
#B0CAB8
secondary
#9F8095
accent
#47839E
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#131413
muted
#828383