#5CD2EC#5CD2EC
#5CD2EC is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.6% C 0.111 H 214.6°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2EC |
|---|---|
| RGB | rgb(92, 210, 236) |
| HSL | hsl(191, 79%, 64%) |
| HSV | hsv(191, 61%, 93%) |
| CMYK | cmyk(61%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(78.71, -25.59, -22.73) |
| CIE-LCH | lch(78.71, 34.23, 221.61°) |
| OKLab | oklab(80.64% -0.0915 -0.0631) |
| OKLCH | oklch(80.64% 0.111 214.6) |
| XYZ | xyz(42.5944, 54.4202, 87.6000) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.72
Aqua Blue
#02D8E9
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 5.71
Bright Sky Blue
#02CCFE
ΔE00 6.24
Baby Blue
#89CFF0
ΔE00 6.72
Robin'S Egg
#6DEDFD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2EC #EC765C
analogous
#5CECBE #5CD2EC #5C8AEC
triadic
#5CD2EC #EC5CD2 #D2EC5C
tetradic
#5CD2EC #BE5CEC #EC765C #8AEC5C
square
#5CD2EC #BE5CEC #EC765C #8AEC5C
split-complementary
#5CD2EC #EC5C8A #ECBE5C
monochromatic
#159BB8 #25C3E6 #5CD2EC #93E1F2 #CAF0F9
Accessibility & contrast
On white
1.77
#5CD2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#5CD2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2EC
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2EC | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEE
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd2ec; /* rgb */ color: rgb(92, 210, 236); /* oklch */ color: oklch(80.6% 0.111 214.6);
Tailwind
colors: {
custom: {
50: '#98e0f2',
500: '#5cd2ec',
950: '#000000',
},
}SCSS
$custom: #5cd2ec; $custom-light: #98e0f2; $custom-dark: #000000;
JSON
{
"hex": "#5cd2ec",
"rgb": {
"r": 92,
"g": 210,
"b": 236
},
"hsl": {
"h": 190.833,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.80636,
"c": 0.11112,
"h": 214.6
},
"luminance": 0.54425
}Semantic roles & 50–950 ramp
primary
#5CD2EC
secondary
#B84C35
accent
#300ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485