#BACED7#BACED7
#BACED7 is a very light, muted cyan. Relative luminance 0.595; OKLCH L 83.9% C 0.025 H 226.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BACED7 |
|---|---|
| RGB | rgb(186, 206, 215) |
| HSL | hsl(199, 27%, 79%) |
| HSV | hsv(199, 13%, 84%) |
| CMYK | cmyk(13.5%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(81.56, -4.91, -6.75) |
| CIE-LCH | lch(81.56, 8.34, 233.97°) |
| OKLab | oklab(83.91% -0.0173 -0.0182) |
| OKLCH | oklch(83.91% 0.025 226.5) |
| XYZ | xyz(54.5838, 59.4869, 72.8831) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.23
Cloudy Blue
#ACC2D9
ΔE00 6.52
Silver (survey)
#C5C9C7
ΔE00 7.15
Fog
#D8DCE0
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.32
Light Grey Blue
#9DBCD4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACED7 #D7C3BA
analogous
#BAD7D1 #BACED7 #BABFD7
triadic
#BACED7 #D7BACE #CED7BA
tetradic
#BACED7 #D1BAD7 #D7C3BA #BFD7BA
square
#BACED7 #D1BAD7 #D7C3BA #BFD7BA
split-complementary
#BACED7 #D7BABF #D7D1BA
monochromatic
#6D97AA #93B2C1 #BACED7 #E1EAED #ECF1F4
Accessibility & contrast
On white
1.63
#BACED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BACED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACED7
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACED7 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDD8
Deuteranopia (green-blind)
#C5C9D7
Tritanopia (blue-blind)
#B2D1D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #baced7; /* rgb */ color: rgb(186, 206, 215); /* oklch */ color: oklch(83.9% 0.025 226.5);
Tailwind
colors: {
custom: {
50: '#cfdde3',
500: '#baced7',
950: '#000000',
},
}SCSS
$custom: #baced7; $custom-light: #cfdde3; $custom-dark: #000000;
JSON
{
"hex": "#baced7",
"rgb": {
"r": 186,
"g": 206,
"b": 215
},
"hsl": {
"h": 198.621,
"s": 26.606,
"l": 78.627
},
"oklch": {
"l": 0.83912,
"c": 0.02508,
"h": 226.5
},
"luminance": 0.59488
}Semantic roles & 50–950 ramp
primary
#BACED7
secondary
#AD9488
accent
#6040A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484