#BACEDD#BACEDD
#BACEDD is a very light, muted cyan. Relative luminance 0.598; OKLCH L 84.1% C 0.030 H 240.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEDD |
|---|---|
| RGB | rgb(186, 206, 221) |
| HSL | hsl(206, 34%, 80%) |
| HSV | hsv(206, 16%, 87%) |
| CMYK | cmyk(15.8%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(81.73, -3.66, -9.70) |
| CIE-LCH | lch(81.73, 10.37, 249.31°) |
| OKLab | oklab(84.1% -0.015 -0.0262) |
| OKLCH | oklch(84.1% 0.03 240.3) |
| XYZ | xyz(55.3689, 59.8010, 77.0182) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.33
Light Blue Grey
#B7C9E2
ΔE00 4.71
Lightsteelblue
#B0C4DE
ΔE00 5.15
Light Grey Blue
#9DBCD4
ΔE00 6.19
Lightblue
#ADD8E6
ΔE00 7.06
Fog
#D8DCE0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEDD #DDC9BA
analogous
#BADDDB #BACEDD #BABDDD
triadic
#BACEDD #DDBACE #CEDDBA
tetradic
#BACEDD #DBBADD #DDC9BA #BDDDBA
square
#BACEDD #DBBADD #DDC9BA #BDDDBA
split-complementary
#BACEDD #DDBABD #DDDBBA
monochromatic
#6894B5 #91B1C9 #BACEDD #E3EBF1 #EBF0F5
Accessibility & contrast
On white
1.62
#BACEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BACEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEDD
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEDD | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDE
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#B1D2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bacedd; /* rgb */ color: rgb(186, 206, 221); /* oklch */ color: oklch(84.1% 0.030 240.3);
Tailwind
colors: {
custom: {
50: '#cfdce7',
500: '#bacedd',
950: '#000000',
},
}SCSS
$custom: #bacedd; $custom-light: #cfdce7; $custom-dark: #000000;
JSON
{
"hex": "#bacedd",
"rgb": {
"r": 186,
"g": 206,
"b": 221
},
"hsl": {
"h": 205.714,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.84104,
"c": 0.03019,
"h": 240.3
},
"luminance": 0.59802
}Semantic roles & 50–950 ramp
primary
#BACEDD
secondary
#B59A86
accent
#6A39AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484