#BACED8#BACED8
#BACED8 is a very light, muted cyan. Relative luminance 0.595; OKLCH L 83.9% C 0.026 H 229.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BACED8 |
|---|---|
| RGB | rgb(186, 206, 216) |
| HSL | hsl(200, 28%, 79%) |
| HSV | hsv(200, 14%, 85%) |
| CMYK | cmyk(13.9%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(81.59, -4.70, -7.24) |
| CIE-LCH | lch(81.59, 8.63, 237.00°) |
| OKLab | oklab(83.94% -0.0169 -0.0195) |
| OKLCH | oklch(83.94% 0.026 229.2) |
| XYZ | xyz(54.7127, 59.5385, 73.5619) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.12
Lightblue
#ADD8E6
ΔE00 6.29
Light Blue Grey
#B7C9E2
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 7.21
Light Grey Blue
#9DBCD4
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACED8 #D8C4BA
analogous
#BAD8D3 #BACED8 #BABFD8
triadic
#BACED8 #D8BACE #CED8BA
tetradic
#BACED8 #D3BAD8 #D8C4BA #BFD8BA
square
#BACED8 #D3BAD8 #D8C4BA #BFD8BA
split-complementary
#BACED8 #D8BABF #D8D3BA
monochromatic
#6C96AC #93B2C2 #BACED8 #E1EAEE #EBF1F4
Accessibility & contrast
On white
1.63
#BACED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BACED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACED8
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACED8 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDD9
Deuteranopia (green-blind)
#C4C9D8
Tritanopia (blue-blind)
#B2D1D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #baced8; /* rgb */ color: rgb(186, 206, 216); /* oklch */ color: oklch(83.9% 0.026 229.2);
Tailwind
colors: {
custom: {
50: '#cfdde4',
500: '#baced8',
950: '#000000',
},
}SCSS
$custom: #baced8; $custom-light: #cfdde4; $custom-dark: #000000;
JSON
{
"hex": "#baced8",
"rgb": {
"r": 186,
"g": 206,
"b": 216
},
"hsl": {
"h": 200,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.83943,
"c": 0.02581,
"h": 229.2
},
"luminance": 0.5954
}Semantic roles & 50–950 ramp
primary
#BACED8
secondary
#AF9588
accent
#623FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484