#BACECC#BACECC
#BACECC is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.6% C 0.022 H 189.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BACECC |
|---|---|
| RGB | rgb(186, 206, 204) |
| HSL | hsl(174, 17%, 77%) |
| HSV | hsv(174, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(81.26, -7.11, -1.31) |
| CIE-LCH | lch(81.26, 7.23, 190.41°) |
| OKLab | oklab(83.58% -0.0215 -0.0036) |
| OKLCH | oklch(83.58% 0.022 189.5) |
| XYZ | xyz(53.2176, 58.9405, 65.6879) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.41
Light Grey
#D8DCD6
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 8.04
Lightblue
#ADD8E6
ΔE00 8.09
Fog
#D8DCE0
ΔE00 8.93
Light Gray
#D3D3D3
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACECC #CEBABC
analogous
#BACEC2 #BACECC #BAC6CE
triadic
#BACECC #CCBACE #CECCBA
tetradic
#BACECC #C2BACE #CEBABC #C6CEBA
square
#BACECC #C2BACE #CEBABC #C6CEBA
split-complementary
#BACECC #CEBAC6 #CEC2BA
monochromatic
#729B97 #96B5B2 #BACECC #DEE7E6 #EDF2F2
Accessibility & contrast
On white
1.64
#BACECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BACECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACECC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACECC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#C7C9CC
Tritanopia (blue-blind)
#B5CFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacecc; /* rgb */ color: rgb(186, 206, 204); /* oklch */ color: oklch(83.6% 0.022 189.5);
Tailwind
colors: {
custom: {
50: '#cedddb',
500: '#bacecc',
950: '#000000',
},
}SCSS
$custom: #bacecc; $custom-light: #cedddb; $custom-dark: #000000;
JSON
{
"hex": "#bacecc",
"rgb": {
"r": 186,
"g": 206,
"b": 204
},
"hsl": {
"h": 174,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83576,
"c": 0.02181,
"h": 189.5
},
"luminance": 0.58941
}Semantic roles & 50–950 ramp
primary
#BACECC
secondary
#A38A8C
accent
#4A529B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131515
muted
#838484