#B0CCCC#B0CCCC
#B0CCCC is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.5% C 0.030 H 196.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCCC |
|---|---|
| RGB | rgb(176, 204, 204) |
| HSL | hsl(180, 22%, 75%) |
| HSV | hsv(180, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 0%, 20%) |
| CIE-LAB | lab(80.05, -9.34, -3.16) |
| CIE-LCH | lch(80.05, 9.85, 198.67°) |
| OKLab | oklab(82.45% -0.0288 -0.0086) |
| OKLCH | oklch(82.45% 0.03 196.6) |
| XYZ | xyz(50.3937, 56.7742, 65.4185) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 8.75
Light Grey
#D8DCD6
ΔE00 10.09
Paleturquoise
#AFEEEE
ΔE00 10.10
Pale Sky Blue
#BDF6FE
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCCC #CCB0B0
analogous
#B0CCBE #B0CCCC #B0BECC
triadic
#B0CCCC #CCB0CC #CCCCB0
tetradic
#B0CCCC #BEB0CC #CCB0B0 #BECCB0
square
#B0CCCC #BEB0CC #CCB0B0 #BECCB0
split-complementary
#B0CCCC #CCB0BE #CCBEB0
monochromatic
#669C9C #8BB4B4 #B0CCCC #D5E4E4 #ECF3F3
Accessibility & contrast
On white
1.70
#B0CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B0CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCCC
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCCC | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C2C5CC
Tritanopia (blue-blind)
#A8CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0cccc; /* rgb */ color: rgb(176, 204, 204); /* oklch */ color: oklch(82.5% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#c8dbdb',
500: '#b0cccc',
950: '#000000',
},
}SCSS
$custom: #b0cccc; $custom-light: #c8dbdb; $custom-dark: #000000;
JSON
{
"hex": "#b0cccc",
"rgb": {
"r": 176,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82451,
"c": 0.03007,
"h": 196.6
},
"luminance": 0.56775
}Semantic roles & 50–950 ramp
primary
#B0CCCC
secondary
#A17F7F
accent
#4646A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131515
muted
#828484