#BACECF#BACECF
#BACECF is a very light, muted teal. Relative luminance 0.591; OKLCH L 83.7% C 0.022 H 200.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BACECF |
|---|---|
| RGB | rgb(186, 206, 207) |
| HSL | hsl(183, 18%, 77%) |
| HSV | hsv(183, 10%, 81%) |
| CMYK | cmyk(10.1%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(81.34, -6.52, -2.79) |
| CIE-LCH | lch(81.34, 7.10, 203.19°) |
| OKLab | oklab(83.67% -0.0203 -0.0076) |
| OKLCH | oklch(83.67% 0.022 200.4) |
| XYZ | xyz(53.5809, 59.0858, 67.6012) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.26
Lightblue
#ADD8E6
ΔE00 7.13
Light Grey
#D8DCD6
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 7.83
Fog
#D8DCE0
ΔE00 8.24
Light Gray
#D3D3D3
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACECF #CFBBBA
analogous
#BACFC6 #BACECF #BAC4CF
triadic
#BACECF #CFBACE #CECFBA
tetradic
#BACECF #C6BACF #CFBBBA #C4CFBA
square
#BACECF #C6BACF #CFBBBA #C4CFBA
split-complementary
#BACECF #CFBAC4 #CFC6BA
monochromatic
#729B9D #96B4B6 #BACECF #DEE8E8 #EDF2F2
Accessibility & contrast
On white
1.64
#BACECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BACECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACECF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACECF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#B4D0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacecf; /* rgb */ color: rgb(186, 206, 207); /* oklch */ color: oklch(83.7% 0.022 200.4);
Tailwind
colors: {
custom: {
50: '#cedddd',
500: '#bacecf',
950: '#000000',
},
}SCSS
$custom: #bacecf; $custom-light: #cedddd; $custom-dark: #000000;
JSON
{
"hex": "#bacecf",
"rgb": {
"r": 186,
"g": 206,
"b": 207
},
"hsl": {
"h": 182.857,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.83666,
"c": 0.02169,
"h": 200.4
},
"luminance": 0.59087
}Semantic roles & 50–950 ramp
primary
#BACECF
secondary
#A48B89
accent
#4D499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484