#5CDAF4#5CDAF4
#5CDAF4 is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 82.8% C 0.116 H 213.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAF4 |
|---|---|
| RGB | rgb(92, 218, 244) |
| HSL | hsl(190, 87%, 66%) |
| HSV | hsv(190, 62%, 96%) |
| CMYK | cmyk(62.3%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(81.26, -27.21, -23.11) |
| CIE-LCH | lch(81.26, 35.70, 220.33°) |
| OKLab | oklab(82.78% -0.0965 -0.0642) |
| OKLCH | oklch(82.78% 0.116 213.6) |
| XYZ | xyz(45.8074, 58.9449, 94.5338) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.38
Aqua Blue
#02D8E9
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.37
Sky Blue
#87CEEB
ΔE00 6.56
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Bright Sky Blue
#02CCFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAF4 #F4765C
analogous
#5CF4C2 #5CDAF4 #5C8EF4
triadic
#5CDAF4 #F45CDA #DAF45C
tetradic
#5CDAF4 #C25CF4 #F4765C #8EF45C
square
#5CDAF4 #C25CF4 #F4765C #8EF45C
split-complementary
#5CDAF4 #F45C8E #F4C25C
monochromatic
#0EA8C8 #23CDF0 #5CDAF4 #95E7F8 #CFF4FC
Accessibility & contrast
On white
1.64
#5CDAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5CDAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAF4
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAF4 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F6
Deuteranopia (green-blind)
#B0C3F4
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdaf4; /* rgb */ color: rgb(92, 218, 244); /* oklch */ color: oklch(82.8% 0.116 213.6);
Tailwind
colors: {
custom: {
50: '#99e5f7',
500: '#5cdaf4',
950: '#000000',
},
}SCSS
$custom: #5cdaf4; $custom-light: #99e5f7; $custom-dark: #000000;
JSON
{
"hex": "#5cdaf4",
"rgb": {
"r": 92,
"g": 218,
"b": 244
},
"hsl": {
"h": 190.263,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.82777,
"c": 0.11591,
"h": 213.6
},
"luminance": 0.5895
}Semantic roles & 50–950 ramp
primary
#5CDAF4
secondary
#C5492F
accent
#2802E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485