#B6CECC#B6CECC
#B6CECC is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.3% C 0.026 H 190.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CECC |
|---|---|
| RGB | rgb(182, 206, 204) |
| HSL | hsl(175, 20%, 76%) |
| HSV | hsv(175, 12%, 81%) |
| CMYK | cmyk(11.7%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(80.99, -8.43, -1.74) |
| CIE-LCH | lch(80.99, 8.60, 191.65°) |
| OKLab | oklab(83.29% -0.0256 -0.0048) |
| OKLCH | oklch(83.29% 0.026 190.6) |
| XYZ | xyz(52.2592, 58.4463, 65.6430) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.11
Lightblue
#ADD8E6
ΔE00 7.53
Silver (survey)
#C5C9C7
ΔE00 7.69
Light Grey
#D8DCD6
ΔE00 8.69
Fog
#D8DCE0
ΔE00 10.08
Silver
#C0C0C0
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CECC #CEB6B8
analogous
#B6CEC0 #B6CECC #B6C4CE
triadic
#B6CECC #CCB6CE #CECCB6
tetradic
#B6CECC #C0B6CE #CEB6B8 #C4CEB6
square
#B6CECC #C0B6CE #CEB6B8 #C4CEB6
split-complementary
#B6CECC #CEB6C4 #CEC0B6
monochromatic
#6D9D99 #91B5B2 #B6CECC #DBE7E6 #EDF3F2
Accessibility & contrast
On white
1.65
#B6CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#B6CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CECC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CECC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C6C8CC
Tritanopia (blue-blind)
#B0CFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b6cecc; /* rgb */ color: rgb(182, 206, 204); /* oklch */ color: oklch(83.3% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#ccdddb',
500: '#b6cecc',
950: '#000000',
},
}SCSS
$custom: #b6cecc; $custom-light: #ccdddb; $custom-dark: #000000;
JSON
{
"hex": "#b6cecc",
"rgb": {
"r": 182,
"g": 206,
"b": 204
},
"hsl": {
"h": 175,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.83292,
"c": 0.026,
"h": 190.6
},
"luminance": 0.58447
}Semantic roles & 50–950 ramp
primary
#B6CECC
secondary
#A38588
accent
#474F9E
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131515
muted
#838484