#5CD3F5#5CD3F5
#5CD3F5 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.2% C 0.116 H 219.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3F5 |
|---|---|
| RGB | rgb(92, 211, 245) |
| HSL | hsl(193, 88%, 66%) |
| HSV | hsv(193, 62%, 96%) |
| CMYK | cmyk(62.4%, 13.9%, 0%, 3.9%) |
| CIE-LAB | lab(79.30, -23.46, -26.63) |
| CIE-LCH | lch(79.30, 35.48, 228.62°) |
| OKLab | oklab(81.22% -0.0891 -0.0741) |
| OKLCH | oklch(81.22% 0.116 219.8) |
| XYZ | xyz(44.1827, 55.4518, 94.7433) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.24
Bright Sky Blue
#02CCFE
ΔE00 4.37
Sky Blue
#87CEEB
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 5.27
Lightblue (survey)
#7BC8F6
ΔE00 7.22
Lightskyblue
#87CEFA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3F5 #F57E5C
analogous
#5CF5CA #5CD3F5 #5C86F5
triadic
#5CD3F5 #F55CD3 #D3F55C
tetradic
#5CD3F5 #CA5CF5 #F57E5C #86F55C
square
#5CD3F5 #CA5CF5 #F57E5C #86F55C
split-complementary
#5CD3F5 #F55C86 #F5CA5C
monochromatic
#0CA0CA #22C3F1 #5CD3F5 #96E3F9 #CFF2FC
Accessibility & contrast
On white
1.74
#5CD3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5CD3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3F5
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3F5 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECEF7
Deuteranopia (green-blind)
#A8BDF5
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd3f5; /* rgb */ color: rgb(92, 211, 245); /* oklch */ color: oklch(81.2% 0.116 219.8);
Tailwind
colors: {
custom: {
50: '#99e0f8',
500: '#5cd3f5',
950: '#000000',
},
}SCSS
$custom: #5cd3f5; $custom-light: #99e0f8; $custom-dark: #000000;
JSON
{
"hex": "#5cd3f5",
"rgb": {
"r": 92,
"g": 211,
"b": 245
},
"hsl": {
"h": 193.333,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.81215,
"c": 0.11588,
"h": 219.8
},
"luminance": 0.55456
}Semantic roles & 50–950 ramp
primary
#5CD3F5
secondary
#C6502F
accent
#3300E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485