#BACECD#BACECD
#BACECD is a very light, muted teal. Relative luminance 0.590; OKLCH L 83.6% C 0.022 H 193.1°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BACECD |
|---|---|
| RGB | rgb(186, 206, 205) |
| HSL | hsl(177, 17%, 77%) |
| HSV | hsv(177, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(81.29, -6.92, -1.80) |
| CIE-LCH | lch(81.29, 7.15, 194.61°) |
| OKLab | oklab(83.61% -0.0211 -0.0049) |
| OKLCH | oklch(83.61% 0.022 193.1) |
| XYZ | xyz(53.3379, 58.9886, 66.3216) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 7.57
Lightblue
#ADD8E6
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 7.93
Fog
#D8DCE0
ΔE00 8.68
Light Gray
#D3D3D3
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACECD #CEBABB
analogous
#BACEC3 #BACECD #BAC5CE
triadic
#BACECD #CDBACE #CECDBA
tetradic
#BACECD #C3BACE #CEBABB #C5CEBA
square
#BACECD #C3BACE #CEBABB #C5CEBA
split-complementary
#BACECD #CEBAC5 #CEC3BA
monochromatic
#729B99 #96B5B3 #BACECD #DEE7E7 #EDF2F2
Accessibility & contrast
On white
1.64
#BACECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BACECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACECD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACECD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#B5CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacecd; /* rgb */ color: rgb(186, 206, 205); /* oklch */ color: oklch(83.6% 0.022 193.1);
Tailwind
colors: {
custom: {
50: '#cedddc',
500: '#bacecd',
950: '#000000',
},
}SCSS
$custom: #bacecd; $custom-light: #cedddc; $custom-dark: #000000;
JSON
{
"hex": "#bacecd",
"rgb": {
"r": 186,
"g": 206,
"b": 205
},
"hsl": {
"h": 177,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83606,
"c": 0.02168,
"h": 193.1
},
"luminance": 0.58989
}Semantic roles & 50–950 ramp
primary
#BACECD
secondary
#A38A8B
accent
#4A4E9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484