#5CD1F5#5CD1F5
#5CD1F5 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.8% C 0.116 H 221.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD1F5 |
|---|---|
| RGB | rgb(92, 209, 245) |
| HSL | hsl(194, 88%, 66%) |
| HSV | hsv(194, 62%, 96%) |
| CMYK | cmyk(62.4%, 14.7%, 0%, 3.9%) |
| CIE-LAB | lab(78.73, -22.45, -27.50) |
| CIE-LCH | lch(78.73, 35.50, 230.77°) |
| OKLab | oklab(80.76% -0.087 -0.0766) |
| OKLCH | oklch(80.76% 0.116 221.3) |
| XYZ | xyz(43.6889, 54.4643, 94.5787) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Bright Sky Blue
#02CCFE
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.86
Lightblue (survey)
#7BC8F6
ΔE00 6.51
Lightskyblue
#87CEFA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD1F5 #F5805C
analogous
#5CF5CD #5CD1F5 #5C84F5
triadic
#5CD1F5 #F55CD1 #D1F55C
tetradic
#5CD1F5 #CD5CF5 #F5805C #84F55C
square
#5CD1F5 #CD5CF5 #F5805C #84F55C
split-complementary
#5CD1F5 #F55C84 #F5CD5C
monochromatic
#0C9ECA #22C1F1 #5CD1F5 #96E1F9 #CFF2FC
Accessibility & contrast
On white
1.77
#5CD1F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#5CD1F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD1F5
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD1F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD1F5 | 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)
#BCCCF7
Deuteranopia (green-blind)
#A6BCF5
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd1f5; /* rgb */ color: rgb(92, 209, 245); /* oklch */ color: oklch(80.8% 0.116 221.3);
Tailwind
colors: {
custom: {
50: '#99dff8',
500: '#5cd1f5',
950: '#000000',
},
}SCSS
$custom: #5cd1f5; $custom-light: #99dff8; $custom-dark: #000000;
JSON
{
"hex": "#5cd1f5",
"rgb": {
"r": 92,
"g": 209,
"b": 245
},
"hsl": {
"h": 194.118,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.8076,
"c": 0.11595,
"h": 221.3
},
"luminance": 0.54469
}Semantic roles & 50–950 ramp
primary
#5CD1F5
secondary
#C6522F
accent
#3600E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485