#B0CCCE#B0CCCE
#B0CCCE is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.5% C 0.030 H 201.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCCE |
|---|---|
| RGB | rgb(176, 204, 206) |
| HSL | hsl(184, 23%, 75%) |
| HSV | hsv(184, 15%, 81%) |
| CMYK | cmyk(14.6%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(80.11, -8.92, -4.15) |
| CIE-LCH | lch(80.11, 9.84, 204.93°) |
| OKLab | oklab(82.51% -0.028 -0.0112) |
| OKLCH | oklch(82.51% 0.03 201.9) |
| XYZ | xyz(50.6351, 56.8708, 66.6899) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 8.67
Ice Blue
#A5DFF9
ΔE00 10.06
Light Grey Blue
#9DBCD4
ΔE00 10.09
Light Grey
#D8DCD6
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCCE #CEB2B0
analogous
#B0CEC1 #B0CCCE #B0BDCE
triadic
#B0CCCE #CEB0CC #CCCEB0
tetradic
#B0CCCE #C1B0CE #CEB2B0 #BDCEB0
square
#B0CCCE #C1B0CE #CEB2B0 #BDCEB0
split-complementary
#B0CCCE #CEB0BD #CEC1B0
monochromatic
#649B9F #8AB4B7 #B0CCCE #D6E4E5 #ECF3F3
Accessibility & contrast
On white
1.70
#B0CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#B0CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCCE
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCCE | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CE
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#A7CECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0ccce; /* rgb */ color: rgb(176, 204, 206); /* oklch */ color: oklch(82.5% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#c8dbdc',
500: '#b0ccce',
950: '#000000',
},
}SCSS
$custom: #b0ccce; $custom-light: #c8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#b0ccce",
"rgb": {
"r": 176,
"g": 204,
"b": 206
},
"hsl": {
"h": 184,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82512,
"c": 0.0302,
"h": 201.9
},
"luminance": 0.56872
}Semantic roles & 50–950 ramp
primary
#B0CCCE
secondary
#A3817F
accent
#4A44A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484