#BACECA#BACECA
#BACECA is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.5% C 0.022 H 182.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BACECA |
|---|---|
| RGB | rgb(186, 206, 202) |
| HSL | hsl(168, 17%, 77%) |
| HSV | hsv(168, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(81.21, -7.50, -0.31) |
| CIE-LCH | lch(81.21, 7.51, 182.39°) |
| OKLab | oklab(83.52% -0.0223 -0.0009) |
| OKLCH | oklch(83.52% 0.022 182.4) |
| XYZ | xyz(52.9793, 58.8451, 64.4327) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.64
Light Grey
#D8DCD6
ΔE00 7.50
Powder Blue
#B0E0E6
ΔE00 8.36
Lightblue
#ADD8E6
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 9.26
Silver
#C0C0C0
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACECA #CEBABE
analogous
#BACEC0 #BACECA #BAC8CE
triadic
#BACECA #CABACE #CECABA
tetradic
#BACECA #C0BACE #CEBABE #C8CEBA
square
#BACECA #C0BACE #CEBABE #C8CEBA
split-complementary
#BACECA #CEBAC8 #CEC0BA
monochromatic
#729B93 #96B5AF #BACECA #DEE7E5 #EDF2F1
Accessibility & contrast
On white
1.64
#BACECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BACECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACECA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACECA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#C8C8CA
Tritanopia (blue-blind)
#B5CFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #baceca; /* rgb */ color: rgb(186, 206, 202); /* oklch */ color: oklch(83.5% 0.022 182.4);
Tailwind
colors: {
custom: {
50: '#ceddda',
500: '#baceca',
950: '#000000',
},
}SCSS
$custom: #baceca; $custom-light: #ceddda; $custom-dark: #000000;
JSON
{
"hex": "#baceca",
"rgb": {
"r": 186,
"g": 206,
"b": 202
},
"hsl": {
"h": 168,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83517,
"c": 0.02232,
"h": 182.4
},
"luminance": 0.58846
}Semantic roles & 50–950 ramp
primary
#BACECA
secondary
#A38A8F
accent
#4A5A9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483