#B0CCBE#B0CCBE
#B0CCBE is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.0% C 0.036 H 163.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCBE |
|---|---|
| RGB | rgb(176, 204, 190) |
| HSL | hsl(150, 22%, 75%) |
| HSV | hsv(150, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(79.69, -12.11, 3.82) |
| CIE-LCH | lch(79.69, 12.70, 162.49°) |
| OKLab | oklab(82.04% -0.0344 0.0099) |
| OKLCH | oklch(82.04% 0.036 163.9) |
| XYZ | xyz(48.7894, 56.1325, 56.9694) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.85
Powder Blue
#B0E0E6
ΔE00 10.20
Greenish Grey
#96AE8D
ΔE00 10.71
Silver (survey)
#C5C9C7
ΔE00 10.75
Light Grey
#D8DCD6
ΔE00 10.97
Paleturquoise
#AFEEEE
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCBE #CCB0BE
analogous
#B0CCB0 #B0CCBE #B0CCCC
triadic
#B0CCBE #BEB0CC #CCBEB0
tetradic
#B0CCBE #B0B0CC #CCB0BE #CCCCB0
square
#B0CCBE #B0B0CC #CCB0BE #CCCCB0
split-complementary
#B0CCBE #CCB0CC #CCB0B0
monochromatic
#669C81 #8BB49F #B0CCBE #D5E4DD #ECF3F0
Accessibility & contrast
On white
1.72
#B0CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#B0CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCBE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCBE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#ABCCC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b0ccbe; /* rgb */ color: rgb(176, 204, 190); /* oklch */ color: oklch(82.0% 0.036 163.9);
Tailwind
colors: {
custom: {
50: '#c7dbd1',
500: '#b0ccbe',
950: '#000000',
},
}SCSS
$custom: #b0ccbe; $custom-light: #c7dbd1; $custom-dark: #000000;
JSON
{
"hex": "#b0ccbe",
"rgb": {
"r": 176,
"g": 204,
"b": 190
},
"hsl": {
"h": 150,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82043,
"c": 0.03585,
"h": 163.9
},
"luminance": 0.56134
}Semantic roles & 50–950 ramp
primary
#B0CCBE
secondary
#A17F90
accent
#4673A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483