#5CD2F4#5CD2F4
#5CD2F4 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 80.9% C 0.115 H 219.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2F4 |
|---|---|
| RGB | rgb(92, 210, 244) |
| HSL | hsl(193, 87%, 66%) |
| HSV | hsv(193, 62%, 96%) |
| CMYK | cmyk(62.3%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(78.98, -23.25, -26.58) |
| CIE-LCH | lch(78.98, 35.31, 228.83°) |
| OKLab | oklab(80.95% -0.0884 -0.074) |
| OKLCH | oklch(80.95% 0.115 219.9) |
| XYZ | xyz(43.7828, 54.8956, 93.8589) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.37
Bright Sky Blue
#02CCFE
ΔE00 4.26
Sky Blue
#87CEEB
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 7.09
Lightskyblue
#87CEFA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2F4 #F47E5C
analogous
#5CF4CA #5CD2F4 #5C86F4
triadic
#5CD2F4 #F45CD2 #D2F45C
tetradic
#5CD2F4 #CA5CF4 #F47E5C #86F45C
square
#5CD2F4 #CA5CF4 #F47E5C #86F45C
split-complementary
#5CD2F4 #F45C86 #F4CA5C
monochromatic
#0E9EC8 #23C2F0 #5CD2F4 #95E2F8 #CFF2FC
Accessibility & contrast
On white
1.75
#5CD2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#5CD2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2F4
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2F4 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF6
Deuteranopia (green-blind)
#A7BDF4
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd2f4; /* rgb */ color: rgb(92, 210, 244); /* oklch */ color: oklch(80.9% 0.115 219.9);
Tailwind
colors: {
custom: {
50: '#99e0f7',
500: '#5cd2f4',
950: '#000000',
},
}SCSS
$custom: #5cd2f4; $custom-light: #99e0f7; $custom-dark: #000000;
JSON
{
"hex": "#5cd2f4",
"rgb": {
"r": 92,
"g": 210,
"b": 244
},
"hsl": {
"h": 193.421,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.80948,
"c": 0.1153,
"h": 219.9
},
"luminance": 0.549
}Semantic roles & 50–950 ramp
primary
#5CD2F4
secondary
#C5512F
accent
#3402E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485