#B6CDCA#B6CDCA
#B6CDCA is a very light, muted teal. Relative luminance 0.579; OKLCH L 83.0% C 0.025 H 187.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CDCA |
|---|---|
| RGB | rgb(182, 205, 202) |
| HSL | hsl(172, 19%, 76%) |
| HSV | hsv(172, 11%, 80%) |
| CMYK | cmyk(11.2%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(80.67, -8.30, -1.14) |
| CIE-LCH | lch(80.67, 8.38, 187.78°) |
| OKLab | oklab(83.02% -0.025 -0.0031) |
| OKLCH | oklch(83.02% 0.025 187.2) |
| XYZ | xyz(51.7809, 57.8710, 64.3078) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.61
Lightblue
#ADD8E6
ΔE00 8.10
Light Grey
#D8DCD6
ΔE00 8.52
Silver
#C0C0C0
ΔE00 9.97
Light Gray
#D3D3D3
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CDCA #CDB6B9
analogous
#B6CDBE #B6CDCA #B6C4CD
triadic
#B6CDCA #CAB6CD #CDCAB6
tetradic
#B6CDCA #BEB6CD #CDB6B9 #C4CDB6
square
#B6CDCA #BEB6CD #CDB6B9 #C4CDB6
split-complementary
#B6CDCA #CDB6C4 #CDBEB6
monochromatic
#6D9B95 #92B4B0 #B6CDCA #DAE6E4 #EDF3F2
Accessibility & contrast
On white
1.67
#B6CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B6CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CDCA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CDCA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#B0CECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6cdca; /* rgb */ color: rgb(182, 205, 202); /* oklch */ color: oklch(83.0% 0.025 187.2);
Tailwind
colors: {
custom: {
50: '#ccdcda',
500: '#b6cdca',
950: '#000000',
},
}SCSS
$custom: #b6cdca; $custom-light: #ccdcda; $custom-dark: #000000;
JSON
{
"hex": "#b6cdca",
"rgb": {
"r": 182,
"g": 205,
"b": 202
},
"hsl": {
"h": 172.174,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.83022,
"c": 0.02517,
"h": 187.2
},
"luminance": 0.57872
}Semantic roles & 50–950 ramp
primary
#B6CDCA
secondary
#A28689
accent
#48549D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483