#B0CABC#B0CABC
#B0CABC is a light, muted green. Relative luminance 0.551; OKLCH L 81.6% C 0.034 H 162.1°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CABC |
|---|---|
| RGB | rgb(176, 202, 188) |
| HSL | hsl(148, 20%, 74%) |
| HSV | hsv(148, 13%, 79%) |
| CMYK | cmyk(12.9%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(79.10, -11.46, 4.04) |
| CIE-LCH | lch(79.10, 12.15, 160.58°) |
| OKLab | oklab(81.56% -0.0325 0.0105) |
| OKLCH | oklch(81.56% 0.034 162.1) |
| XYZ | xyz(48.1000, 55.1011, 55.6686) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.26
Silver (survey)
#C5C9C7
ΔE00 10.32
Greenish Grey
#96AE8D
ΔE00 10.33
Powder Blue
#B0E0E6
ΔE00 10.62
Light Grey
#D8DCD6
ΔE00 10.72
Sage Green
#9CAF88
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CABC #CAB0BE
analogous
#B1CAB0 #B0CABC #B0CAC9
triadic
#B0CABC #BCB0CA #CABCB0
tetradic
#B0CABC #B0B1CA #CAB0BE #CAC9B0
square
#B0CABC #B0B1CA #CAB0BE #CAC9B0
split-complementary
#B0CABC #C9B0CA #CAB0B1
monochromatic
#67997E #8BB19D #B0CABC #D5E3DB #EDF3EF
Accessibility & contrast
On white
1.75
#B0CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#B0CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CABC
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CABC | 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)
#C9C6BB
Deuteranopia (green-blind)
#C4C3BD
Tritanopia (blue-blind)
#ABCAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b0cabc; /* rgb */ color: rgb(176, 202, 188); /* oklch */ color: oklch(81.6% 0.034 162.1);
Tailwind
colors: {
custom: {
50: '#c7dad0',
500: '#b0cabc',
950: '#000000',
},
}SCSS
$custom: #b0cabc; $custom-light: #c7dad0; $custom-dark: #000000;
JSON
{
"hex": "#b0cabc",
"rgb": {
"r": 176,
"g": 202,
"b": 188
},
"hsl": {
"h": 147.692,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81559,
"c": 0.03415,
"h": 162.1
},
"luminance": 0.55102
}Semantic roles & 50–950 ramp
primary
#B0CABC
secondary
#9F8090
accent
#47769E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383