#5CCAEA#5CCAEA
#5CCAEA is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.7% C 0.109 H 219.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCAEA |
|---|---|
| RGB | rgb(92, 202, 234) |
| HSL | hsl(194, 77%, 64%) |
| HSV | hsv(194, 61%, 92%) |
| CMYK | cmyk(60.7%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(76.35, -22.17, -25.25) |
| CIE-LCH | lch(76.35, 33.60, 228.72°) |
| OKLab | oklab(78.72% -0.084 -0.0702) |
| OKLCH | oklch(78.72% 0.109 219.9) |
| XYZ | xyz(40.3795, 50.4528, 85.4363) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 4.48
Neon Blue
#04D9FF
ΔE00 4.70
Baby Blue
#89CFF0
ΔE00 5.27
Lightblue (survey)
#7BC8F6
ΔE00 6.83
Lightskyblue
#87CEFA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCAEA #EA7C5C
analogous
#5CEAC3 #5CCAEA #5C83EA
triadic
#5CCAEA #EA5CCA #CAEA5C
tetradic
#5CCAEA #C35CEA #EA7C5C #83EA5C
square
#5CCAEA #C35CEA #EA7C5C #83EA5C
split-complementary
#5CCAEA #EA5C83 #EAC35C
monochromatic
#1791B4 #26B8E3 #5CCAEA #92DCF1 #C8EDF8
Accessibility & contrast
On white
1.89
#5CCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#5CCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCAEA
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCAEA | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5ccaea; /* rgb */ color: rgb(92, 202, 234); /* oklch */ color: oklch(78.7% 0.109 219.9);
Tailwind
colors: {
custom: {
50: '#97daf0',
500: '#5ccaea',
950: '#000000',
},
}SCSS
$custom: #5ccaea; $custom-light: #97daf0; $custom-dark: #000000;
JSON
{
"hex": "#5ccaea",
"rgb": {
"r": 92,
"g": 202,
"b": 234
},
"hsl": {
"h": 193.521,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.78721,
"c": 0.10947,
"h": 219.9
},
"luminance": 0.50457
}Semantic roles & 50–950 ramp
primary
#5CCAEA
secondary
#B45236
accent
#3A0CD9
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1416
muted
#808385