#5CDAF5#5CDAF5
#5CDAF5 is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 82.8% C 0.116 H 214.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAF5 |
|---|---|
| RGB | rgb(92, 218, 245) |
| HSL | hsl(191, 88%, 66%) |
| HSV | hsv(191, 62%, 96%) |
| CMYK | cmyk(62.4%, 11%, 0%, 3.9%) |
| CIE-LAB | lab(81.29, -26.93, -23.59) |
| CIE-LCH | lch(81.29, 35.79, 221.22°) |
| OKLab | oklab(82.82% -0.0961 -0.0655) |
| OKLCH | oklch(82.82% 0.116 214.3) |
| XYZ | xyz(45.9597, 59.0058, 95.3356) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.20
Aqua Blue
#02D8E9
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 6.39
Bright Sky Blue
#02CCFE
ΔE00 6.84
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAF5 #F5775C
analogous
#5CF5C3 #5CDAF5 #5C8DF5
triadic
#5CDAF5 #F55CDA #DAF55C
tetradic
#5CDAF5 #C35CF5 #F5775C #8DF55C
square
#5CDAF5 #C35CF5 #F5775C #8DF55C
split-complementary
#5CDAF5 #F55C8D #F5C35C
monochromatic
#0CA9CA #22CDF1 #5CDAF5 #96E7F9 #CFF4FC
Accessibility & contrast
On white
1.64
#5CDAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#5CDAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAF5
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAF5 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F7
Deuteranopia (green-blind)
#B0C3F5
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdaf5; /* rgb */ color: rgb(92, 218, 245); /* oklch */ color: oklch(82.8% 0.116 214.3);
Tailwind
colors: {
custom: {
50: '#99e5f8',
500: '#5cdaf5',
950: '#000000',
},
}SCSS
$custom: #5cdaf5; $custom-light: #99e5f8; $custom-dark: #000000;
JSON
{
"hex": "#5cdaf5",
"rgb": {
"r": 92,
"g": 218,
"b": 245
},
"hsl": {
"h": 190.588,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.82815,
"c": 0.11635,
"h": 214.3
},
"luminance": 0.59011
}Semantic roles & 50–950 ramp
primary
#5CDAF5
secondary
#C6492F
accent
#2900E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485