#5CD3F3#5CD3F3
#5CD3F3 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.1% C 0.115 H 218.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3F3 |
|---|---|
| RGB | rgb(92, 211, 243) |
| HSL | hsl(193, 86%, 66%) |
| HSV | hsv(193, 62%, 95%) |
| CMYK | cmyk(62.1%, 13.2%, 0%, 4.7%) |
| CIE-LAB | lab(79.23, -24.04, -25.67) |
| CIE-LCH | lch(79.23, 35.17, 226.87°) |
| OKLab | oklab(81.14% -0.0898 -0.0714) |
| OKLCH | oklch(81.14% 0.115 218.5) |
| XYZ | xyz(43.8790, 55.3303, 93.1440) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.15
Bright Sky Blue
#02CCFE
ΔE00 4.80
Sky Blue
#87CEEB
ΔE00 4.85
Baby Blue
#89CFF0
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 7.20
Lightblue (survey)
#7BC8F6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3F3 #F37C5C
analogous
#5CF3C7 #5CD3F3 #5C87F3
triadic
#5CD3F3 #F35CD3 #D3F35C
tetradic
#5CD3F3 #C75CF3 #F37C5C #87F35C
square
#5CD3F3 #C75CF3 #F37C5C #87F35C
split-complementary
#5CD3F3 #F35C87 #F3C75C
monochromatic
#0F9FC6 #23C4EF #5CD3F3 #95E2F7 #CEF2FB
Accessibility & contrast
On white
1.74
#5CD3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5CD3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3F3
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3F3 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF5
Deuteranopia (green-blind)
#A9BDF3
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd3f3; /* rgb */ color: rgb(92, 211, 243); /* oklch */ color: oklch(81.1% 0.115 218.5);
Tailwind
colors: {
custom: {
50: '#99e0f7',
500: '#5cd3f3',
950: '#000000',
},
}SCSS
$custom: #5cd3f3; $custom-light: #99e0f7; $custom-dark: #000000;
JSON
{
"hex": "#5cd3f3",
"rgb": {
"r": 92,
"g": 211,
"b": 243
},
"hsl": {
"h": 192.715,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.81137,
"c": 0.11474,
"h": 218.5
},
"luminance": 0.55335
}Semantic roles & 50–950 ramp
primary
#5CD3F3
secondary
#C34F30
accent
#3203E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485