#5CAADE#5CAADE
#5CAADE is a light, moderate cyan. Relative luminance 0.363; OKLCH L 70.9% C 0.108 H 239.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CAADE |
|---|---|
| RGB | rgb(92, 170, 222) |
| HSL | hsl(204, 66%, 62%) |
| HSV | hsv(204, 59%, 87%) |
| CMYK | cmyk(58.6%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(66.75, -8.94, -33.50) |
| CIE-LCH | lch(66.75, 34.68, 255.06°) |
| OKLab | oklab(70.92% -0.0544 -0.0939) |
| OKLCH | oklch(70.92% 0.108 239.9) |
| XYZ | xyz(31.9683, 36.2957, 74.4142) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.25
Azure (survey)
#069AF3
ΔE00 6.59
Deepskyblue
#00BFFF
ΔE00 7.42
Lightblue (survey)
#7BC8F6
ΔE00 8.28
Greyblue
#77A1B5
ΔE00 8.67
Sky
#82CAFC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CAADE #DE905C
analogous
#5CDED1 #5CAADE #5C69DE
triadic
#5CAADE #DE5CAA #AADE5C
tetradic
#5CAADE #D15CDE #DE905C #69DE5C
square
#5CAADE #D15CDE #DE905C #69DE5C
split-complementary
#5CAADE #DE5C69 #DED15C
monochromatic
#206D9F #2B8FD2 #5CAADE #8FC5E8 #C2DFF3
Accessibility & contrast
On white
2.54
#5CAADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#5CAADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CAADE
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CAADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CAADE | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE0
Deuteranopia (green-blind)
#819DDD
Tritanopia (blue-blind)
#00B7BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #5caade; /* rgb */ color: rgb(92, 170, 222); /* oklch */ color: oklch(70.9% 0.108 239.9);
Tailwind
colors: {
custom: {
50: '#94c3e8',
500: '#5caade',
950: '#000000',
},
}SCSS
$custom: #5caade; $custom-light: #94c3e8; $custom-dark: #000000;
JSON
{
"hex": "#5caade",
"rgb": {
"r": 92,
"g": 170,
"b": 222
},
"hsl": {
"h": 204,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.70923,
"c": 0.10849,
"h": 239.9
},
"luminance": 0.36299
}Semantic roles & 50–950 ramp
primary
#5CAADE
secondary
#E3C6B3
accent
#6017CE
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184