#B6CCD0#B6CCD0
#B6CCD0 is a very light, muted teal. Relative luminance 0.577; OKLCH L 83.0% C 0.024 H 209.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCD0 |
|---|---|
| RGB | rgb(182, 204, 208) |
| HSL | hsl(189, 22%, 76%) |
| HSV | hsv(189, 13%, 82%) |
| CMYK | cmyk(12.5%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(80.56, -6.58, -4.50) |
| CIE-LCH | lch(80.56, 7.97, 214.38°) |
| OKLab | oklab(82.99% -0.0212 -0.0122) |
| OKLCH | oklch(82.99% 0.024 209.8) |
| XYZ | xyz(52.2667, 57.6838, 68.0427) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.16
Silver (survey)
#C5C9C7
ΔE00 6.96
Powder Blue
#B0E0E6
ΔE00 7.63
Fog
#D8DCE0
ΔE00 8.60
Cloudy Blue
#ACC2D9
ΔE00 8.73
Light Grey
#D8DCD6
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCD0 #D0BAB6
analogous
#B6D0C7 #B6CCD0 #B6BFD0
triadic
#B6CCD0 #D0B6CC #CCD0B6
tetradic
#B6CCD0 #C7B6D0 #D0BAB6 #BFD0B6
square
#B6CCD0 #C7B6D0 #D0BAB6 #BFD0B6
split-complementary
#B6CCD0 #D0B6BF #D0C7B6
monochromatic
#6C98A0 #91B2B8 #B6CCD0 #DBE6E8 #ECF2F3
Accessibility & contrast
On white
1.68
#B6CCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#B6CCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCD0
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCD0 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD0
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#AFCECD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6ccd0; /* rgb */ color: rgb(182, 204, 208); /* oklch */ color: oklch(83.0% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#ccdbde',
500: '#b6ccd0',
950: '#000000',
},
}SCSS
$custom: #b6ccd0; $custom-light: #ccdbde; $custom-dark: #000000;
JSON
{
"hex": "#b6ccd0",
"rgb": {
"r": 182,
"g": 204,
"b": 208
},
"hsl": {
"h": 189.231,
"s": 21.667,
"l": 76.471
},
"oklch": {
"l": 0.82993,
"c": 0.02447,
"h": 209.8
},
"luminance": 0.57685
}Semantic roles & 50–950 ramp
primary
#B6CCD0
secondary
#A58A85
accent
#5345A0
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484