#B6CECB#B6CECB
#B6CECB is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.3% C 0.026 H 187.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CECB |
|---|---|
| RGB | rgb(182, 206, 203) |
| HSL | hsl(173, 20%, 76%) |
| HSV | hsv(173, 12%, 81%) |
| CMYK | cmyk(11.7%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(80.96, -8.63, -1.24) |
| CIE-LCH | lch(80.96, 8.71, 188.19°) |
| OKLab | oklab(83.26% -0.0259 -0.0034) |
| OKLCH | oklch(83.26% 0.026 187.6) |
| XYZ | xyz(52.1396, 58.3985, 65.0133) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.29
Silver (survey)
#C5C9C7
ΔE00 7.79
Lightblue
#ADD8E6
ΔE00 7.93
Light Grey
#D8DCD6
ΔE00 8.69
Silver
#C0C0C0
ΔE00 10.30
Fog
#D8DCE0
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CECB #CEB6B9
analogous
#B6CEBF #B6CECB #B6C5CE
triadic
#B6CECB #CBB6CE #CECBB6
tetradic
#B6CECB #BFB6CE #CEB6B9 #C5CEB6
square
#B6CECB #BFB6CE #CEB6B9 #C5CEB6
split-complementary
#B6CECB #CEB6C5 #CEBFB6
monochromatic
#6D9D97 #91B5B1 #B6CECB #DBE7E5 #EDF3F2
Accessibility & contrast
On white
1.66
#B6CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#B6CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CECB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CECB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C6C8CB
Tritanopia (blue-blind)
#B0CFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b6cecb; /* rgb */ color: rgb(182, 206, 203); /* oklch */ color: oklch(83.3% 0.026 187.6);
Tailwind
colors: {
custom: {
50: '#ccddda',
500: '#b6cecb',
950: '#000000',
},
}SCSS
$custom: #b6cecb; $custom-light: #ccddda; $custom-dark: #000000;
JSON
{
"hex": "#b6cecb",
"rgb": {
"r": 182,
"g": 206,
"b": 203
},
"hsl": {
"h": 172.5,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.83262,
"c": 0.02618,
"h": 187.6
},
"luminance": 0.58399
}Semantic roles & 50–950 ramp
primary
#B6CECB
secondary
#A38589
accent
#47529E
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483