#5CD4F4#5CD4F4
#5CD4F4 is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.4% C 0.115 H 218.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4F4 |
|---|---|
| RGB | rgb(92, 212, 244) |
| HSL | hsl(193, 87%, 66%) |
| HSV | hsv(193, 62%, 96%) |
| CMYK | cmyk(62.3%, 13.1%, 0%, 4.3%) |
| CIE-LAB | lab(79.55, -24.25, -25.71) |
| CIE-LCH | lch(79.55, 35.34, 226.68°) |
| OKLab | oklab(81.4% -0.0905 -0.0715) |
| OKLCH | oklch(81.4% 0.115 218.3) |
| XYZ | xyz(44.2796, 55.8893, 94.0245) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.04
Bright Sky Blue
#02CCFE
ΔE00 4.91
Sky Blue
#87CEEB
ΔE00 4.95
Baby Blue
#89CFF0
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4F4 #F47C5C
analogous
#5CF4C8 #5CD4F4 #5C88F4
triadic
#5CD4F4 #F45CD4 #D4F45C
tetradic
#5CD4F4 #C85CF4 #F47C5C #88F45C
square
#5CD4F4 #C85CF4 #F47C5C #88F45C
split-complementary
#5CD4F4 #F45C88 #F4C85C
monochromatic
#0EA1C8 #23C5F0 #5CD4F4 #95E3F8 #CFF2FC
Accessibility & contrast
On white
1.72
#5CD4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#5CD4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4F4
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4F4 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF6
Deuteranopia (green-blind)
#AABEF4
Tritanopia (blue-blind)
#00DFDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd4f4; /* rgb */ color: rgb(92, 212, 244); /* oklch */ color: oklch(81.4% 0.115 218.3);
Tailwind
colors: {
custom: {
50: '#99e1f7',
500: '#5cd4f4',
950: '#000000',
},
}SCSS
$custom: #5cd4f4; $custom-light: #99e1f7; $custom-dark: #000000;
JSON
{
"hex": "#5cd4f4",
"rgb": {
"r": 92,
"g": 212,
"b": 244
},
"hsl": {
"h": 192.632,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.81404,
"c": 0.11532,
"h": 218.3
},
"luminance": 0.55894
}Semantic roles & 50–950 ramp
primary
#5CD4F4
secondary
#C54F2F
accent
#3102E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485