#5CD6F5#5CD6F5
#5CD6F5 is a light, moderate cyan. Relative luminance 0.570; OKLCH L 81.9% C 0.116 H 217.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6F5 |
|---|---|
| RGB | rgb(92, 214, 245) |
| HSL | hsl(192, 88%, 66%) |
| HSV | hsv(192, 62%, 96%) |
| CMYK | cmyk(62.4%, 12.7%, 0%, 3.9%) |
| CIE-LAB | lab(80.16, -24.95, -25.32) |
| CIE-LCH | lch(80.16, 35.55, 225.42°) |
| OKLab | oklab(81.9% -0.0921 -0.0704) |
| OKLCH | oklch(81.9% 0.116 217.4) |
| XYZ | xyz(44.9349, 56.9563, 94.9940) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.87
Sky Blue
#87CEEB
ΔE00 5.29
Bright Sky Blue
#02CCFE
ΔE00 5.37
Baby Blue
#89CFF0
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6F5 #F57B5C
analogous
#5CF5C7 #5CD6F5 #5C89F5
triadic
#5CD6F5 #F55CD6 #D6F55C
tetradic
#5CD6F5 #C75CF5 #F57B5C #89F55C
square
#5CD6F5 #C75CF5 #F57B5C #89F55C
split-complementary
#5CD6F5 #F55C89 #F5C75C
monochromatic
#0CA4CA #22C7F1 #5CD6F5 #96E5F9 #CFF3FC
Accessibility & contrast
On white
1.69
#5CD6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#5CD6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6F5
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6F5 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F7
Deuteranopia (green-blind)
#ACC0F5
Tritanopia (blue-blind)
#00E1E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd6f5; /* rgb */ color: rgb(92, 214, 245); /* oklch */ color: oklch(81.9% 0.116 217.4);
Tailwind
colors: {
custom: {
50: '#99e2f8',
500: '#5cd6f5',
950: '#000000',
},
}SCSS
$custom: #5cd6f5; $custom-light: #99e2f8; $custom-dark: #000000;
JSON
{
"hex": "#5cd6f5",
"rgb": {
"r": 92,
"g": 214,
"b": 245
},
"hsl": {
"h": 192.157,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.819,
"c": 0.11595,
"h": 217.4
},
"luminance": 0.56961
}Semantic roles & 50–950 ramp
primary
#5CD6F5
secondary
#C64D2F
accent
#2F00E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485