#5CD5F9#5CD5F9
#5CD5F9 is a light, moderate cyan. Relative luminance 0.567; OKLCH L 81.8% C 0.118 H 220.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5F9 |
|---|---|
| RGB | rgb(92, 213, 249) |
| HSL | hsl(194, 93%, 67%) |
| HSV | hsv(194, 63%, 98%) |
| CMYK | cmyk(63.1%, 14.5%, 0%, 2.4%) |
| CIE-LAB | lab(80.01, -23.27, -27.67) |
| CIE-LCH | lch(80.01, 36.16, 229.94°) |
| OKLab | oklab(81.83% -0.0896 -0.0771) |
| OKLCH | oklch(81.83% 0.118 220.7) |
| XYZ | xyz(45.2999, 56.6986, 98.1607) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.20
Bright Sky Blue
#02CCFE
ΔE00 4.24
Sky Blue
#87CEEB
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 7.05
Lightskyblue
#87CEFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5F9 #F9805C
analogous
#5CF9CF #5CD5F9 #5C87F9
triadic
#5CD5F9 #F95CD5 #D5F95C
tetradic
#5CD5F9 #CF5CF9 #F9805C #87F95C
square
#5CD5F9 #CF5CF9 #F9805C #87F95C
split-complementary
#5CD5F9 #F95C87 #F9CF5C
monochromatic
#08A4D3 #21C6F7 #5CD5F9 #97E4FB #D2F3FD
Accessibility & contrast
On white
1.70
#5CD5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#5CD5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5F9
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5F9 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FB
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#00E1E0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd5f9; /* rgb */ color: rgb(92, 213, 249); /* oklch */ color: oklch(81.8% 0.118 220.7);
Tailwind
colors: {
custom: {
50: '#99e2fb',
500: '#5cd5f9',
950: '#000000',
},
}SCSS
$custom: #5cd5f9; $custom-light: #99e2fb; $custom-dark: #000000;
JSON
{
"hex": "#5cd5f9",
"rgb": {
"r": 92,
"g": 213,
"b": 249
},
"hsl": {
"h": 193.758,
"s": 92.899,
"l": 66.863
},
"oklch": {
"l": 0.8183,
"c": 0.1182,
"h": 220.7
},
"luminance": 0.56703
}Semantic roles & 50–950 ramp
primary
#5CD5F9
secondary
#CE512C
accent
#3500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485