#BADCED#BADCED
#BADCED is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.5% C 0.043 H 229.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCED |
|---|---|
| RGB | rgb(186, 220, 237) |
| HSL | hsl(200, 59%, 83%) |
| HSV | hsv(200, 22%, 93%) |
| CMYK | cmyk(21.5%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.88, -7.54, -12.02) |
| CIE-LCH | lch(85.88, 14.19, 237.92°) |
| OKLab | oklab(87.53% -0.0279 -0.0326) |
| OKLCH | oklch(87.53% 0.043 229.5) |
| XYZ | xyz(61.1247, 67.7380, 89.9585) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.42
Ice Blue
#A5DFF9
ΔE00 4.81
Powder Blue
#B0E0E6
ΔE00 6.88
Cloudy Blue
#ACC2D9
ΔE00 7.88
Baby Blue
#89CFF0
ΔE00 7.91
Sky Blue
#87CEEB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCED #EDCBBA
analogous
#BAEDE4 #BADCED #BAC2ED
triadic
#BADCED #EDBADC #DCEDBA
tetradic
#BADCED #E4BAED #EDCBBA #C2EDBA
square
#BADCED #E4BAED #EDCBBA #C2EDBA
split-complementary
#BADCED #EDBAC2 #EDE4BA
monochromatic
#59ABD4 #89C3E0 #BADCED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.44
#BADCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BADCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCED
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCED | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#ACE1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #badced; /* rgb */ color: rgb(186, 220, 237); /* oklch */ color: oklch(87.5% 0.043 229.5);
Tailwind
colors: {
custom: {
50: '#cfe6f2',
500: '#badced',
950: '#000000',
},
}SCSS
$custom: #badced; $custom-light: #cfe6f2; $custom-dark: #000000;
JSON
{
"hex": "#badced",
"rgb": {
"r": 186,
"g": 220,
"b": 237
},
"hsl": {
"h": 200,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.87527,
"c": 0.04292,
"h": 229.5
},
"luminance": 0.6774
}Semantic roles & 50–950 ramp
primary
#BADCED
secondary
#CA9981
accent
#571FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485