#5CD8F2#5CD8F2
#5CD8F2 is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.2% C 0.115 H 213.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8F2 |
|---|---|
| RGB | rgb(92, 216, 242) |
| HSL | hsl(190, 85%, 65%) |
| HSV | hsv(190, 62%, 95%) |
| CMYK | cmyk(62%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(80.62, -26.81, -23.01) |
| CIE-LCH | lch(80.62, 35.33, 220.64°) |
| OKLab | oklab(82.24% -0.0953 -0.0639) |
| OKLCH | oklch(82.24% 0.115 213.9) |
| XYZ | xyz(44.9899, 57.7931, 92.7714) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 5.78
Sky Blue
#87CEEB
ΔE00 6.31
Bright Sky Blue
#02CCFE
ΔE00 6.84
Robin Egg Blue
#8AF1FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8F2 #F2765C
analogous
#5CF2C1 #5CD8F2 #5C8DF2
triadic
#5CD8F2 #F25CD8 #D8F25C
tetradic
#5CD8F2 #C15CF2 #F2765C #8DF25C
square
#5CD8F2 #C15CF2 #F2765C #8DF25C
split-complementary
#5CD8F2 #F25C8D #F2C15C
monochromatic
#10A5C4 #23CAED #5CD8F2 #95E6F7 #CDF3FB
Accessibility & contrast
On white
1.67
#5CD8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5CD8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8F2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8F2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F4
Deuteranopia (green-blind)
#AFC1F2
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd8f2; /* rgb */ color: rgb(92, 216, 242); /* oklch */ color: oklch(82.2% 0.115 213.9);
Tailwind
colors: {
custom: {
50: '#99e4f6',
500: '#5cd8f2',
950: '#000000',
},
}SCSS
$custom: #5cd8f2; $custom-light: #99e4f6; $custom-dark: #000000;
JSON
{
"hex": "#5cd8f2",
"rgb": {
"r": 92,
"g": 216,
"b": 242
},
"hsl": {
"h": 190.4,
"s": 85.227,
"l": 65.49
},
"oklch": {
"l": 0.82243,
"c": 0.11473,
"h": 213.9
},
"luminance": 0.57798
}Semantic roles & 50–950 ramp
primary
#5CD8F2
secondary
#C14A31
accent
#2A04E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485