#B6CCCE#B6CCCE
#B6CCCE is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.9% C 0.024 H 203.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCCE |
|---|---|
| RGB | rgb(182, 204, 206) |
| HSL | hsl(185, 20%, 76%) |
| HSV | hsv(185, 12%, 81%) |
| CMYK | cmyk(11.7%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(80.51, -6.99, -3.51) |
| CIE-LCH | lch(80.51, 7.82, 206.68°) |
| OKLab | oklab(82.93% -0.022 -0.0095) |
| OKLCH | oklch(82.93% 0.024 203.3) |
| XYZ | xyz(52.0222, 57.5860, 66.7549) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.52
Light Grey
#D8DCD6
ΔE00 8.66
Fog
#D8DCE0
ΔE00 8.92
Silver
#C0C0C0
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCCE #CEB8B6
analogous
#B6CEC4 #B6CCCE #B6C0CE
triadic
#B6CCCE #CEB6CC #CCCEB6
tetradic
#B6CCCE #C4B6CE #CEB8B6 #C0CEB6
square
#B6CCCE #C4B6CE #CEB8B6 #C0CEB6
split-complementary
#B6CCCE #CEB6C0 #CEC4B6
monochromatic
#6D999D #91B2B5 #B6CCCE #DBE6E7 #EDF2F3
Accessibility & contrast
On white
1.68
#B6CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#B6CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCCE
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCCE | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACE
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#AFCECD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6ccce; /* rgb */ color: rgb(182, 204, 206); /* oklch */ color: oklch(82.9% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#ccdbdc',
500: '#b6ccce',
950: '#000000',
},
}SCSS
$custom: #b6ccce; $custom-light: #ccdbdc; $custom-dark: #000000;
JSON
{
"hex": "#b6ccce",
"rgb": {
"r": 182,
"g": 204,
"b": 206
},
"hsl": {
"h": 185,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.82931,
"c": 0.02397,
"h": 203.3
},
"luminance": 0.57587
}Semantic roles & 50–950 ramp
primary
#B6CCCE
secondary
#A38885
accent
#4F479E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484