#5CCAED#5CCAED
#5CCAED is a light, moderate cyan. Relative luminance 0.506; OKLCH L 78.8% C 0.111 H 221.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCAED |
|---|---|
| RGB | rgb(92, 202, 237) |
| HSL | hsl(194, 80%, 65%) |
| HSV | hsv(194, 61%, 93%) |
| CMYK | cmyk(61.2%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(76.45, -21.28, -26.70) |
| CIE-LCH | lch(76.45, 34.15, 231.44°) |
| OKLab | oklab(78.84% -0.0828 -0.0743) |
| OKLCH | oklch(78.84% 0.111 221.9) |
| XYZ | xyz(40.8141, 50.6266, 87.7253) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.72
Sky Blue
#87CEEB
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.84
Neon Blue
#04D9FF
ΔE00 4.89
Lightblue (survey)
#7BC8F6
ΔE00 6.05
Lightskyblue
#87CEFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCAED #ED7F5C
analogous
#5CEDC8 #5CCAED #5C82ED
triadic
#5CCAED #ED5CCA #CAED5C
tetradic
#5CCAED #C85CED #ED7F5C #82ED5C
square
#5CCAED #C85CED #ED7F5C #82ED5C
split-complementary
#5CCAED #ED5C82 #EDC85C
monochromatic
#1592BA #25B8E7 #5CCAED #93DCF3 #CAEEF9
Accessibility & contrast
On white
1.89
#5CCAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#5CCAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCAED
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCAED | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5ccaed; /* rgb */ color: rgb(92, 202, 237); /* oklch */ color: oklch(78.8% 0.111 221.9);
Tailwind
colors: {
custom: {
50: '#97daf3',
500: '#5ccaed',
950: '#000000',
},
}SCSS
$custom: #5ccaed; $custom-light: #97daf3; $custom-dark: #000000;
JSON
{
"hex": "#5ccaed",
"rgb": {
"r": 92,
"g": 202,
"b": 237
},
"hsl": {
"h": 194.483,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.78841,
"c": 0.11132,
"h": 221.9
},
"luminance": 0.50631
}Semantic roles & 50–950 ramp
primary
#5CCAED
secondary
#B95434
accent
#3C09DC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385