#BACED0#BACED0
#BACED0 is a very light, muted teal. Relative luminance 0.591; OKLCH L 83.7% C 0.022 H 204.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BACED0 |
|---|---|
| RGB | rgb(186, 206, 208) |
| HSL | hsl(185, 19%, 77%) |
| HSV | hsv(185, 11%, 82%) |
| CMYK | cmyk(10.6%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(81.37, -6.32, -3.29) |
| CIE-LCH | lch(81.37, 7.13, 207.48°) |
| OKLab | oklab(83.7% -0.0199 -0.0089) |
| OKLCH | oklch(83.7% 0.022 204) |
| XYZ | xyz(53.7035, 59.1348, 68.2471) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 7.84
Light Grey
#D8DCD6
ΔE00 7.88
Fog
#D8DCE0
ΔE00 8.04
Light Gray
#D3D3D3
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACED0 #D0BCBA
analogous
#BAD0C7 #BACED0 #BAC3D0
triadic
#BACED0 #D0BACE #CED0BA
tetradic
#BACED0 #C7BAD0 #D0BCBA #C3D0BA
square
#BACED0 #C7BAD0 #D0BCBA #C3D0BA
split-complementary
#BACED0 #D0BAC3 #D0C7BA
monochromatic
#719A9E #96B4B7 #BACED0 #DEE8E9 #EDF2F3
Accessibility & contrast
On white
1.64
#BACED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BACED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACED0
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACED0 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD0
Deuteranopia (green-blind)
#C6C9D0
Tritanopia (blue-blind)
#B4D0CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #baced0; /* rgb */ color: rgb(186, 206, 208); /* oklch */ color: oklch(83.7% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#ceddde',
500: '#baced0',
950: '#000000',
},
}SCSS
$custom: #baced0; $custom-light: #ceddde; $custom-dark: #000000;
JSON
{
"hex": "#baced0",
"rgb": {
"r": 186,
"g": 206,
"b": 208
},
"hsl": {
"h": 185.455,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83696,
"c": 0.02183,
"h": 204
},
"luminance": 0.59136
}Semantic roles & 50–950 ramp
primary
#BACED0
secondary
#A58C89
accent
#50489D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484