#BACEDE#BACEDE
#BACEDE is a very light, muted cyan. Relative luminance 0.599; OKLCH L 84.1% C 0.031 H 242.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEDE |
|---|---|
| RGB | rgb(186, 206, 222) |
| HSL | hsl(207, 35%, 80%) |
| HSV | hsv(207, 16%, 87%) |
| CMYK | cmyk(16.2%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(81.76, -3.45, -10.19) |
| CIE-LCH | lch(81.76, 10.76, 251.28°) |
| OKLab | oklab(84.14% -0.0146 -0.0275) |
| OKLCH | oklch(84.14% 0.031 242.1) |
| XYZ | xyz(55.5026, 59.8544, 77.7219) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.04
Light Blue Grey
#B7C9E2
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 4.77
Light Grey Blue
#9DBCD4
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 7.28
Fog
#D8DCE0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEDE #DECABA
analogous
#BADEDC #BACEDE #BABCDE
triadic
#BACEDE #DEBACE #CEDEBA
tetradic
#BACEDE #DCBADE #DECABA #BCDEBA
square
#BACEDE #DCBADE #DECABA #BCDEBA
split-complementary
#BACEDE #DEBABC #DEDCBA
monochromatic
#6793B6 #91B1CA #BACEDE #E3EBF2 #EAF0F5
Accessibility & contrast
On white
1.62
#BACEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BACEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEDE
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEDE | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#C3C9DE
Tritanopia (blue-blind)
#B1D2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bacede; /* rgb */ color: rgb(186, 206, 222); /* oklch */ color: oklch(84.1% 0.031 242.1);
Tailwind
colors: {
custom: {
50: '#cfdce8',
500: '#bacede',
950: '#000000',
},
}SCSS
$custom: #bacede; $custom-light: #cfdce8; $custom-dark: #000000;
JSON
{
"hex": "#bacede",
"rgb": {
"r": 186,
"g": 206,
"b": 222
},
"hsl": {
"h": 206.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.84136,
"c": 0.03118,
"h": 242.1
},
"luminance": 0.59856
}Semantic roles & 50–950 ramp
primary
#BACEDE
secondary
#B69B86
accent
#6C37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484