#BACECB#BACECB
#BACECB is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.5% C 0.022 H 185.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BACECB |
|---|---|
| RGB | rgb(186, 206, 203) |
| HSL | hsl(171, 17%, 77%) |
| HSV | hsv(171, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(81.23, -7.31, -0.81) |
| CIE-LCH | lch(81.23, 7.35, 186.33°) |
| OKLab | oklab(83.55% -0.0219 -0.0023) |
| OKLCH | oklch(83.55% 0.022 185.9) |
| XYZ | xyz(53.0981, 58.8926, 65.0583) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.52
Light Grey
#D8DCD6
ΔE00 7.50
Powder Blue
#B0E0E6
ΔE00 8.19
Lightblue
#ADD8E6
ΔE00 8.46
Light Gray
#D3D3D3
ΔE00 9.09
Silver
#C0C0C0
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACECB #CEBABD
analogous
#BACEC1 #BACECB #BAC7CE
triadic
#BACECB #CBBACE #CECBBA
tetradic
#BACECB #C1BACE #CEBABD #C7CEBA
square
#BACECB #C1BACE #CEBABD #C7CEBA
split-complementary
#BACECB #CEBAC7 #CEC1BA
monochromatic
#729B95 #96B5B0 #BACECB #DEE7E6 #EDF2F2
Accessibility & contrast
On white
1.64
#BACECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BACECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACECB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACECB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#B5CFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacecb; /* rgb */ color: rgb(186, 206, 203); /* oklch */ color: oklch(83.5% 0.022 185.9);
Tailwind
colors: {
custom: {
50: '#ceddda',
500: '#bacecb',
950: '#000000',
},
}SCSS
$custom: #bacecb; $custom-light: #ceddda; $custom-dark: #000000;
JSON
{
"hex": "#bacecb",
"rgb": {
"r": 186,
"g": 206,
"b": 203
},
"hsl": {
"h": 171,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83547,
"c": 0.02203,
"h": 185.9
},
"luminance": 0.58894
}Semantic roles & 50–950 ramp
primary
#BACECB
secondary
#A38A8D
accent
#4A569B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483