#B0CBBE#B0CBBE
#B0CBBE is a light, muted teal. Relative luminance 0.557; OKLCH L 81.8% C 0.034 H 164.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBBE |
|---|---|
| RGB | rgb(176, 203, 190) |
| HSL | hsl(151, 21%, 74%) |
| HSV | hsv(151, 13%, 80%) |
| CMYK | cmyk(13.3%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.42, -11.60, 3.43) |
| CIE-LCH | lch(79.42, 12.09, 163.52°) |
| OKLab | oklab(81.83% -0.0331 0.0089) |
| OKLCH | oklch(81.83% 0.034 164.9) |
| XYZ | xyz(48.5525, 55.6587, 56.8904) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 10.07
Pale Teal
#82CBB2
ΔE00 10.19
Silver (survey)
#C5C9C7
ΔE00 10.33
Light Grey
#D8DCD6
ΔE00 10.71
Greenish Grey
#96AE8D
ΔE00 10.78
Paleturquoise
#AFEEEE
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBBE #CBB0BD
analogous
#B0CBB1 #B0CBBE #B0CBCB
triadic
#B0CBBE #BEB0CB #CBBEB0
tetradic
#B0CBBE #B1B0CB #CBB0BD #CBCBB0
square
#B0CBBE #B1B0CB #CBB0BD #CBCBB0
split-complementary
#B0CBBE #CBB0CB #CBB1B0
monochromatic
#669A81 #8BB3A0 #B0CBBE #D5E3DC #EDF3F0
Accessibility & contrast
On white
1.73
#B0CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#B0CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBBE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBBE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C5C3BF
Tritanopia (blue-blind)
#ABCBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b0cbbe; /* rgb */ color: rgb(176, 203, 190); /* oklch */ color: oklch(81.8% 0.034 164.9);
Tailwind
colors: {
custom: {
50: '#c7dad1',
500: '#b0cbbe',
950: '#000000',
},
}SCSS
$custom: #b0cbbe; $custom-light: #c7dad1; $custom-dark: #000000;
JSON
{
"hex": "#b0cbbe",
"rgb": {
"r": 176,
"g": 203,
"b": 190
},
"hsl": {
"h": 151.111,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.81829,
"c": 0.03425,
"h": 164.9
},
"luminance": 0.5566
}Semantic roles & 50–950 ramp
primary
#B0CBBE
secondary
#A0808F
accent
#47719F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483