#5CACED#5CACED
#5CACED is a light, vivid cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.124 H 245.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5CACED |
|---|---|
| RGB | rgb(92, 172, 237) |
| HSL | hsl(207, 80%, 65%) |
| HSV | hsv(207, 61%, 93%) |
| CMYK | cmyk(61.2%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.94, -5.33, -39.86) |
| CIE-LCH | lch(67.94, 40.22, 262.38°) |
| OKLab | oklab(72.08% -0.0518 -0.1122) |
| OKLCH | oklch(72.08% 0.124 245.2) |
| XYZ | xyz(34.4465, 37.8915, 85.6028) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.64
Azure (survey)
#069AF3
ΔE00 6.11
Carolina Blue
#8AB8FE
ΔE00 7.51
Deepskyblue
#00BFFF
ΔE00 8.29
Lightblue (survey)
#7BC8F6
ΔE00 8.34
Sky
#82CAFC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CACED #ED9D5C
analogous
#5CEDE6 #5CACED #5C64ED
triadic
#5CACED #ED5CAC #ACED5C
tetradic
#5CACED #E65CED #ED9D5C #64ED5C
square
#5CACED #E65CED #ED9D5C #64ED5C
split-complementary
#5CACED #ED5C64 #EDE65C
monochromatic
#1570BA #2590E7 #5CACED #93C8F3 #CAE4F9
Accessibility & contrast
On white
2.45
#5CACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#5CACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CACED
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CACED | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#7C9FEC
Tritanopia (blue-blind)
#00BCC3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #5caced; /* rgb */ color: rgb(92, 172, 237); /* oklch */ color: oklch(72.1% 0.124 245.2);
Tailwind
colors: {
custom: {
50: '#96c4f3',
500: '#5caced',
950: '#000000',
},
}SCSS
$custom: #5caced; $custom-light: #96c4f3; $custom-dark: #000000;
JSON
{
"hex": "#5caced",
"rgb": {
"r": 92,
"g": 172,
"b": 237
},
"hsl": {
"h": 206.897,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.72075,
"c": 0.12357,
"h": 245.2
},
"luminance": 0.37895
}Semantic roles & 50–950 ramp
primary
#5CACED
secondary
#EBD0B9
accent
#6809DC
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1217
muted
#7E8185