#5CD4F3#5CD4F3
#5CD4F3 is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.4% C 0.115 H 217.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4F3 |
|---|---|
| RGB | rgb(92, 212, 243) |
| HSL | hsl(192, 86%, 66%) |
| HSV | hsv(192, 62%, 95%) |
| CMYK | cmyk(62.1%, 12.8%, 0%, 4.7%) |
| CIE-LAB | lab(79.52, -24.54, -25.23) |
| CIE-LCH | lch(79.52, 35.20, 225.79°) |
| OKLab | oklab(81.36% -0.0908 -0.0702) |
| OKLCH | oklch(81.36% 0.115 217.7) |
| XYZ | xyz(44.1282, 55.8287, 93.2271) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.04
Sky Blue
#87CEEB
ΔE00 5.07
Bright Sky Blue
#02CCFE
ΔE00 5.13
Baby Blue
#89CFF0
ΔE00 5.84
Aqua Blue
#02D8E9
ΔE00 6.85
Robin'S Egg
#6DEDFD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4F3 #F37B5C
analogous
#5CF3C6 #5CD4F3 #5C88F3
triadic
#5CD4F3 #F35CD4 #D4F35C
tetradic
#5CD4F3 #C65CF3 #F37B5C #88F35C
square
#5CD4F3 #C65CF3 #F37B5C #88F35C
split-complementary
#5CD4F3 #F35C88 #F3C65C
monochromatic
#0FA0C6 #23C5EF #5CD4F3 #95E3F7 #CEF2FB
Accessibility & contrast
On white
1.73
#5CD4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#5CD4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4F3
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4F3 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF5
Deuteranopia (green-blind)
#AABEF3
Tritanopia (blue-blind)
#00DFDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd4f3; /* rgb */ color: rgb(92, 212, 243); /* oklch */ color: oklch(81.4% 0.115 217.7);
Tailwind
colors: {
custom: {
50: '#99e1f7',
500: '#5cd4f3',
950: '#000000',
},
}SCSS
$custom: #5cd4f3; $custom-light: #99e1f7; $custom-dark: #000000;
JSON
{
"hex": "#5cd4f3",
"rgb": {
"r": 92,
"g": 212,
"b": 243
},
"hsl": {
"h": 192.318,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.81365,
"c": 0.11479,
"h": 217.7
},
"luminance": 0.55833
}Semantic roles & 50–950 ramp
primary
#5CD4F3
secondary
#C34E30
accent
#3103E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485