#5CD8F5#5CD8F5
#5CD8F5 is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.4% C 0.116 H 215.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8F5 |
|---|---|
| RGB | rgb(92, 216, 245) |
| HSL | hsl(191, 88%, 66%) |
| HSV | hsv(191, 62%, 96%) |
| CMYK | cmyk(62.4%, 11.8%, 0%, 3.9%) |
| CIE-LAB | lab(80.72, -25.94, -24.45) |
| CIE-LCH | lch(80.72, 35.65, 223.31°) |
| OKLab | oklab(82.36% -0.0941 -0.068) |
| OKLCH | oklch(82.36% 0.116 215.8) |
| XYZ | xyz(45.4442, 57.9748, 95.1638) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.92
Sky Blue
#87CEEB
ΔE00 5.81
Aqua Blue
#02D8E9
ΔE00 6.09
Bright Sky Blue
#02CCFE
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.35
Baby Blue
#89CFF0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8F5 #F5795C
analogous
#5CF5C6 #5CD8F5 #5C8BF5
triadic
#5CD8F5 #F55CD8 #D8F55C
tetradic
#5CD8F5 #C65CF5 #F5795C #8BF55C
square
#5CD8F5 #C65CF5 #F5795C #8BF55C
split-complementary
#5CD8F5 #F55C8B #F5C65C
monochromatic
#0CA6CA #22CAF1 #5CD8F5 #96E6F9 #CFF4FC
Accessibility & contrast
On white
1.67
#5CD8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5CD8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8F5
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8F5 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D2F7
Deuteranopia (green-blind)
#AEC1F5
Tritanopia (blue-blind)
#00E3E1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd8f5; /* rgb */ color: rgb(92, 216, 245); /* oklch */ color: oklch(82.4% 0.116 215.8);
Tailwind
colors: {
custom: {
50: '#99e4f8',
500: '#5cd8f5',
950: '#000000',
},
}SCSS
$custom: #5cd8f5; $custom-light: #99e4f8; $custom-dark: #000000;
JSON
{
"hex": "#5cd8f5",
"rgb": {
"r": 92,
"g": 216,
"b": 245
},
"hsl": {
"h": 191.373,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.82358,
"c": 0.11611,
"h": 215.8
},
"luminance": 0.5798
}Semantic roles & 50–950 ramp
primary
#5CD8F5
secondary
#C64B2F
accent
#2C00E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485