#B0CCC8#B0CCC8
#B0CCC8 is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.3% C 0.031 H 186.1°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCC8 |
|---|---|
| RGB | rgb(176, 204, 200) |
| HSL | hsl(171, 22%, 75%) |
| HSV | hsv(171, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 2%, 20%) |
| CIE-LAB | lab(79.95, -10.15, -1.17) |
| CIE-LCH | lch(79.95, 10.21, 186.56°) |
| OKLab | oklab(82.33% -0.0304 -0.0033) |
| OKLCH | oklch(82.33% 0.031 186.1) |
| XYZ | xyz(49.9201, 56.5848, 62.9242) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.08
Lightblue
#ADD8E6
ΔE00 8.19
Silver (survey)
#C5C9C7
ΔE00 9.10
Paleturquoise
#AFEEEE
ΔE00 10.03
Light Grey
#D8DCD6
ΔE00 10.08
Pale Sky Blue
#BDF6FE
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCC8 #CCB0B4
analogous
#B0CCBA #B0CCC8 #B0C2CC
triadic
#B0CCC8 #C8B0CC #CCC8B0
tetradic
#B0CCC8 #BAB0CC #CCB0B4 #C2CCB0
square
#B0CCC8 #BAB0CC #CCB0B4 #C2CCB0
split-complementary
#B0CCC8 #CCB0C2 #CCBAB0
monochromatic
#669C94 #8BB4AE #B0CCC8 #D5E4E2 #ECF3F2
Accessibility & contrast
On white
1.70
#B0CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#B0CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCC8
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCC8 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#A9CDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0ccc8; /* rgb */ color: rgb(176, 204, 200); /* oklch */ color: oklch(82.3% 0.031 186.1);
Tailwind
colors: {
custom: {
50: '#c7dbd8',
500: '#b0ccc8',
950: '#000000',
},
}SCSS
$custom: #b0ccc8; $custom-light: #c7dbd8; $custom-dark: #000000;
JSON
{
"hex": "#b0ccc8",
"rgb": {
"r": 176,
"g": 204,
"b": 200
},
"hsl": {
"h": 171.429,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82331,
"c": 0.03059,
"h": 186.1
},
"luminance": 0.56586
}Semantic roles & 50–950 ramp
primary
#B0CCC8
secondary
#A17F84
accent
#4652A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483