#5DD1F2#5DD1F2
#5DD1F2 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.7% C 0.114 H 219.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD1F2 |
|---|---|
| RGB | rgb(93, 209, 242) |
| HSL | hsl(193, 85%, 66%) |
| HSV | hsv(193, 62%, 95%) |
| CMYK | cmyk(61.6%, 13.6%, 0%, 5.1%) |
| CIE-LAB | lab(78.66, -23.17, -26.01) |
| CIE-LCH | lch(78.66, 34.83, 228.30°) |
| OKLab | oklab(80.67% -0.0876 -0.0724) |
| OKLCH | oklch(80.67% 0.114 219.6) |
| XYZ | xyz(43.3352, 54.3344, 92.1910) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.52
Bright Sky Blue
#02CCFE
ΔE00 4.40
Sky Blue
#87CEEB
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 5.20
Lightblue (survey)
#7BC8F6
ΔE00 7.15
Lightskyblue
#87CEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD1F2 #F27E5D
analogous
#5DF2C9 #5DD1F2 #5D86F2
triadic
#5DD1F2 #F25DD1 #D1F25D
tetradic
#5DD1F2 #C95DF2 #F27E5D #86F25D
square
#5DD1F2 #C95DF2 #F27E5D #86F25D
split-complementary
#5DD1F2 #F25D86 #F2C95D
monochromatic
#109DC5 #24C1ED #5DD1F2 #96E1F7 #CEF1FB
Accessibility & contrast
On white
1.77
#5DD1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#5DD1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD1F2
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD1F2 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF4
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd1f2; /* rgb */ color: rgb(93, 209, 242); /* oklch */ color: oklch(80.7% 0.114 219.6);
Tailwind
colors: {
custom: {
50: '#99dff6',
500: '#5dd1f2',
950: '#000000',
},
}SCSS
$custom: #5dd1f2; $custom-light: #99dff6; $custom-dark: #000000;
JSON
{
"hex": "#5dd1f2",
"rgb": {
"r": 93,
"g": 209,
"b": 242
},
"hsl": {
"h": 193.289,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.80673,
"c": 0.11361,
"h": 219.6
},
"luminance": 0.54339
}Semantic roles & 50–950 ramp
primary
#5DD1F2
secondary
#C25131
accent
#3504E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485