#B6CCCC#B6CCCC
#B6CCCC is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.9% C 0.024 H 196.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCCC |
|---|---|
| RGB | rgb(182, 204, 204) |
| HSL | hsl(180, 18%, 76%) |
| HSV | hsv(180, 11%, 80%) |
| CMYK | cmyk(10.8%, 0%, 0%, 20%) |
| CIE-LAB | lab(80.45, -7.39, -2.52) |
| CIE-LCH | lch(80.45, 7.80, 198.83°) |
| OKLab | oklab(82.87% -0.0228 -0.0068) |
| OKLCH | oklch(82.87% 0.024 196.7) |
| XYZ | xyz(51.7808, 57.4895, 65.4835) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.93
Lightblue
#ADD8E6
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.57
Light Grey
#D8DCD6
ΔE00 8.47
Silver
#C0C0C0
ΔE00 9.25
Fog
#D8DCE0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCCC #CCB6B6
analogous
#B6CCC1 #B6CCCC #B6C1CC
triadic
#B6CCCC #CCB6CC #CCCCB6
tetradic
#B6CCCC #C1B6CC #CCB6B6 #C1CCB6
square
#B6CCCC #C1B6CC #CCB6B6 #C1CCB6
split-complementary
#B6CCCC #CCB6C1 #CCC1B6
monochromatic
#6E9A9A #92B3B3 #B6CCCC #DAE5E5 #EDF2F2
Accessibility & contrast
On white
1.68
#B6CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B6CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCCC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCCC | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#B0CECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6cccc; /* rgb */ color: rgb(182, 204, 204); /* oklch */ color: oklch(82.9% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#ccdbdb',
500: '#b6cccc',
950: '#000000',
},
}SCSS
$custom: #b6cccc; $custom-light: #ccdbdb; $custom-dark: #000000;
JSON
{
"hex": "#b6cccc",
"rgb": {
"r": 182,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.82871,
"c": 0.02379,
"h": 196.7
},
"luminance": 0.5749
}Semantic roles & 50–950 ramp
primary
#B6CCCC
secondary
#A08686
accent
#49499C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131515
muted
#838484