#BACECE#BACECE
#BACECE is a very light, muted teal. Relative luminance 0.590; OKLCH L 83.6% C 0.022 H 196.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BACECE |
|---|---|
| RGB | rgb(186, 206, 206) |
| HSL | hsl(180, 17%, 77%) |
| HSV | hsv(180, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(81.31, -6.72, -2.30) |
| CIE-LCH | lch(81.31, 7.10, 198.88°) |
| OKLab | oklab(83.64% -0.0207 -0.0062) |
| OKLCH | oklch(83.64% 0.022 196.8) |
| XYZ | xyz(53.4590, 59.0370, 66.9593) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 7.43
Light Grey
#D8DCD6
ΔE00 7.65
Powder Blue
#B0E0E6
ΔE00 7.86
Fog
#D8DCE0
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACECE #CEBABA
analogous
#BACEC4 #BACECE #BAC4CE
triadic
#BACECE #CEBACE #CECEBA
tetradic
#BACECE #C4BACE #CEBABA #C4CEBA
square
#BACECE #C4BACE #CEBABA #C4CEBA
split-complementary
#BACECE #CEBAC4 #CEC4BA
monochromatic
#729B9B #96B5B5 #BACECE #DEE7E7 #EDF2F2
Accessibility & contrast
On white
1.64
#BACECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BACECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACECE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACECE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#B4CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacece; /* rgb */ color: rgb(186, 206, 206); /* oklch */ color: oklch(83.6% 0.022 196.8);
Tailwind
colors: {
custom: {
50: '#cedddc',
500: '#bacece',
950: '#000000',
},
}SCSS
$custom: #bacece; $custom-light: #cedddc; $custom-dark: #000000;
JSON
{
"hex": "#bacece",
"rgb": {
"r": 186,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83636,
"c": 0.02165,
"h": 196.8
},
"luminance": 0.59038
}Semantic roles & 50–950 ramp
primary
#BACECE
secondary
#A38A8A
accent
#4A4A9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484