#5CD5F4#5CD5F4
#5CD5F4 is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.6% C 0.115 H 217.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5F4 |
|---|---|
| RGB | rgb(92, 213, 244) |
| HSL | hsl(192, 87%, 66%) |
| HSV | hsv(192, 62%, 96%) |
| CMYK | cmyk(62.3%, 12.7%, 0%, 4.3%) |
| CIE-LAB | lab(79.84, -24.75, -25.28) |
| CIE-LCH | lch(79.84, 35.37, 225.61°) |
| OKLab | oklab(81.63% -0.0915 -0.0703) |
| OKLCH | oklch(81.63% 0.115 217.5) |
| XYZ | xyz(44.5304, 56.3908, 94.1081) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.95
Sky Blue
#87CEEB
ΔE00 5.17
Bright Sky Blue
#02CCFE
ΔE00 5.25
Baby Blue
#89CFF0
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5F4 #F47B5C
analogous
#5CF4C7 #5CD5F4 #5C89F4
triadic
#5CD5F4 #F45CD5 #D5F45C
tetradic
#5CD5F4 #C75CF4 #F47B5C #89F45C
square
#5CD5F4 #C75CF4 #F47B5C #89F45C
split-complementary
#5CD5F4 #F45C89 #F4C75C
monochromatic
#0EA2C8 #23C6F0 #5CD5F4 #95E4F8 #CFF3FC
Accessibility & contrast
On white
1.71
#5CD5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#5CD5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5F4
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5F4 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF6
Deuteranopia (green-blind)
#ABBFF4
Tritanopia (blue-blind)
#00E0DF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd5f4; /* rgb */ color: rgb(92, 213, 244); /* oklch */ color: oklch(81.6% 0.115 217.5);
Tailwind
colors: {
custom: {
50: '#99e2f7',
500: '#5cd5f4',
950: '#000000',
},
}SCSS
$custom: #5cd5f4; $custom-light: #99e2f7; $custom-dark: #000000;
JSON
{
"hex": "#5cd5f4",
"rgb": {
"r": 92,
"g": 213,
"b": 244
},
"hsl": {
"h": 192.237,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.81633,
"c": 0.11536,
"h": 217.5
},
"luminance": 0.56395
}Semantic roles & 50–950 ramp
primary
#5CD5F4
secondary
#C54E2F
accent
#3002E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485