#B0CCC6#B0CCC6
#B0CCC6 is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.031 H 181.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCC6 |
|---|---|
| RGB | rgb(176, 204, 198) |
| HSL | hsl(167, 22%, 75%) |
| HSV | hsv(167, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 2.9%, 20%) |
| CIE-LAB | lab(79.89, -10.55, -0.17) |
| CIE-LCH | lch(79.89, 10.55, 180.93°) |
| OKLab | oklab(82.27% -0.0312 -0.0006) |
| OKLCH | oklch(82.27% 0.031 181.1) |
| XYZ | xyz(49.6879, 56.4919, 61.7013) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.61
Lightblue
#ADD8E6
ΔE00 9.04
Silver (survey)
#C5C9C7
ΔE00 9.36
Paleturquoise
#AFEEEE
ΔE00 10.16
Light Grey
#D8DCD6
ΔE00 10.16
Ice
#D6FFFA
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCC6 #CCB0B6
analogous
#B0CCB8 #B0CCC6 #B0C4CC
triadic
#B0CCC6 #C6B0CC #CCC6B0
tetradic
#B0CCC6 #B8B0CC #CCB0B6 #C4CCB0
square
#B0CCC6 #B8B0CC #CCB0B6 #C4CCB0
split-complementary
#B0CCC6 #CCB0C4 #CCB8B0
monochromatic
#669C90 #8BB4AB #B0CCC6 #D5E4E1 #ECF3F2
Accessibility & contrast
On white
1.71
#B0CCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#B0CCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCC6
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCC6 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#C4C4C7
Tritanopia (blue-blind)
#A9CDCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0ccc6; /* rgb */ color: rgb(176, 204, 198); /* oklch */ color: oklch(82.3% 0.031 181.1);
Tailwind
colors: {
custom: {
50: '#c7dbd7',
500: '#b0ccc6',
950: '#000000',
},
}SCSS
$custom: #b0ccc6; $custom-light: #c7dbd7; $custom-dark: #000000;
JSON
{
"hex": "#b0ccc6",
"rgb": {
"r": 176,
"g": 204,
"b": 198
},
"hsl": {
"h": 167.143,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82272,
"c": 0.03122,
"h": 181.1
},
"luminance": 0.56493
}Semantic roles & 50–950 ramp
primary
#B0CCC6
secondary
#A17F87
accent
#4659A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483