#5CCAEB#5CCAEB
#5CCAEB is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.8% C 0.110 H 220.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCAEB |
|---|---|
| RGB | rgb(92, 202, 235) |
| HSL | hsl(194, 78%, 64%) |
| HSV | hsv(194, 61%, 92%) |
| CMYK | cmyk(60.9%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(76.38, -21.87, -25.74) |
| CIE-LCH | lch(76.38, 33.78, 229.64°) |
| OKLab | oklab(78.76% -0.0836 -0.0716) |
| OKLCH | oklch(78.76% 0.11 220.6) |
| XYZ | xyz(40.5236, 50.5104, 86.1950) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 5.11
Lightblue (survey)
#7BC8F6
ΔE00 6.57
Lightskyblue
#87CEFA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCAEB #EB7D5C
analogous
#5CEBC5 #5CCAEB #5C83EB
triadic
#5CCAEB #EB5CCA #CAEB5C
tetradic
#5CCAEB #C55CEB #EB7D5C #83EB5C
square
#5CCAEB #C55CEB #EB7D5C #83EB5C
split-complementary
#5CCAEB #EB5C83 #EBC55C
monochromatic
#1691B6 #25B8E4 #5CCAEB #93DCF2 #C9EDF8
Accessibility & contrast
On white
1.89
#5CCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#5CCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCAEB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCAEB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5ccaeb; /* rgb */ color: rgb(92, 202, 235); /* oklch */ color: oklch(78.8% 0.110 220.6);
Tailwind
colors: {
custom: {
50: '#97daf1',
500: '#5ccaeb',
950: '#000000',
},
}SCSS
$custom: #5ccaeb; $custom-light: #97daf1; $custom-dark: #000000;
JSON
{
"hex": "#5ccaeb",
"rgb": {
"r": 92,
"g": 202,
"b": 235
},
"hsl": {
"h": 193.846,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.78761,
"c": 0.11007,
"h": 220.6
},
"luminance": 0.50515
}Semantic roles & 50–950 ramp
primary
#5CCAEB
secondary
#B65335
accent
#3B0BDA
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1416
muted
#808385