#B0CCCD#B0CCCD
#B0CCCD is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.5% C 0.030 H 199.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCCD |
|---|---|
| RGB | rgb(176, 204, 205) |
| HSL | hsl(182, 22%, 75%) |
| HSV | hsv(182, 14%, 80%) |
| CMYK | cmyk(14.1%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.08, -9.13, -3.65) |
| CIE-LCH | lch(80.08, 9.83, 201.80°) |
| OKLab | oklab(82.48% -0.0284 -0.0099) |
| OKLCH | oklch(82.48% 0.03 199.2) |
| XYZ | xyz(50.5140, 56.8224, 66.0522) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.18
Powder Blue
#B0E0E6
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 8.70
Light Grey
#D8DCD6
ΔE00 10.14
Paleturquoise
#AFEEEE
ΔE00 10.18
Ice Blue
#A5DFF9
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCCD #CDB1B0
analogous
#B0CDC0 #B0CCCD #B0BECD
triadic
#B0CCCD #CDB0CC #CCCDB0
tetradic
#B0CCCD #C0B0CD #CDB1B0 #BECDB0
square
#B0CCCD #C0B0CD #CDB1B0 #BECDB0
split-complementary
#B0CCCD #CDB0BE #CDC0B0
monochromatic
#659C9E #8BB4B5 #B0CCCD #D5E4E5 #ECF3F3
Accessibility & contrast
On white
1.70
#B0CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B0CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCCD
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCCD | 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)
#C8C9CD
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#A8CECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cccd; /* rgb */ color: rgb(176, 204, 205); /* oklch */ color: oklch(82.5% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#c8dbdc',
500: '#b0cccd',
950: '#000000',
},
}SCSS
$custom: #b0cccd; $custom-light: #c8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#b0cccd",
"rgb": {
"r": 176,
"g": 204,
"b": 205
},
"hsl": {
"h": 182.069,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.82482,
"c": 0.0301,
"h": 199.2
},
"luminance": 0.56824
}Semantic roles & 50–950 ramp
primary
#B0CCCD
secondary
#A2807F
accent
#4845A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484