#5CD2F3#5CD2F3
#5CD2F3 is a light, moderate cyan. Relative luminance 0.548; OKLCH L 80.9% C 0.115 H 219.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2F3 |
|---|---|
| RGB | rgb(92, 210, 243) |
| HSL | hsl(193, 86%, 66%) |
| HSV | hsv(193, 62%, 95%) |
| CMYK | cmyk(62.1%, 13.6%, 0%, 4.7%) |
| CIE-LAB | lab(78.95, -23.54, -26.10) |
| CIE-LCH | lch(78.95, 35.15, 227.95°) |
| OKLab | oklab(80.91% -0.0888 -0.0726) |
| OKLCH | oklch(80.91% 0.115 219.3) |
| XYZ | xyz(43.6313, 54.8350, 93.0614) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.31
Bright Sky Blue
#02CCFE
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 5.34
Lightblue (survey)
#7BC8F6
ΔE00 7.33
Lightskyblue
#87CEFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2F3 #F37D5C
analogous
#5CF3C9 #5CD2F3 #5C86F3
triadic
#5CD2F3 #F35CD2 #D2F35C
tetradic
#5CD2F3 #C95CF3 #F37D5C #86F35C
square
#5CD2F3 #C95CF3 #F37D5C #86F35C
split-complementary
#5CD2F3 #F35C86 #F3C95C
monochromatic
#0F9EC6 #23C2EF #5CD2F3 #95E2F7 #CEF1FB
Accessibility & contrast
On white
1.75
#5CD2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#5CD2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2F3
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2F3 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF5
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd2f3; /* rgb */ color: rgb(92, 210, 243); /* oklch */ color: oklch(80.9% 0.115 219.3);
Tailwind
colors: {
custom: {
50: '#98e0f7',
500: '#5cd2f3',
950: '#000000',
},
}SCSS
$custom: #5cd2f3; $custom-light: #98e0f7; $custom-dark: #000000;
JSON
{
"hex": "#5cd2f3",
"rgb": {
"r": 92,
"g": 210,
"b": 243
},
"hsl": {
"h": 193.113,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.80908,
"c": 0.11472,
"h": 219.3
},
"luminance": 0.5484
}Semantic roles & 50–950 ramp
primary
#5CD2F3
secondary
#C35030
accent
#3403E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485