#B0CBBF#B0CBBF
#B0CBBF is a light, muted teal. Relative luminance 0.557; OKLCH L 81.9% C 0.034 H 166.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBBF |
|---|---|
| RGB | rgb(176, 203, 191) |
| HSL | hsl(153, 21%, 74%) |
| HSV | hsv(153, 13%, 80%) |
| CMYK | cmyk(13.3%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(79.44, -11.40, 2.93) |
| CIE-LCH | lch(79.44, 11.77, 165.59°) |
| OKLab | oklab(81.86% -0.0327 0.0076) |
| OKLCH | oklch(81.86% 0.034 166.9) |
| XYZ | xyz(48.6622, 55.7026, 57.4680) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.73
Silver (survey)
#C5C9C7
ΔE00 10.14
Pale Teal
#82CBB2
ΔE00 10.35
Light Grey
#D8DCD6
ΔE00 10.58
Greenish Grey
#96AE8D
ΔE00 11.06
Paleturquoise
#AFEEEE
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBBF #CBB0BC
analogous
#B0CBB2 #B0CBBF #B0CACB
triadic
#B0CBBF #BFB0CB #CBBFB0
tetradic
#B0CBBF #B2B0CB #CBB0BC #CACBB0
square
#B0CBBF #B2B0CB #CBB0BC #CACBB0
split-complementary
#B0CBBF #CBB0CA #CBB2B0
monochromatic
#669A83 #8BB3A1 #B0CBBF #D5E3DD #EDF3F0
Accessibility & contrast
On white
1.73
#B0CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#B0CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBBF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBBF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#ABCBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b0cbbf; /* rgb */ color: rgb(176, 203, 191); /* oklch */ color: oklch(81.9% 0.034 166.9);
Tailwind
colors: {
custom: {
50: '#c7dad2',
500: '#b0cbbf',
950: '#000000',
},
}SCSS
$custom: #b0cbbf; $custom-light: #c7dad2; $custom-dark: #000000;
JSON
{
"hex": "#b0cbbf",
"rgb": {
"r": 176,
"g": 203,
"b": 191
},
"hsl": {
"h": 153.333,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.81857,
"c": 0.03353,
"h": 166.9
},
"luminance": 0.55704
}Semantic roles & 50–950 ramp
primary
#B0CBBF
secondary
#A0808E
accent
#476E9F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483