#5DD0F2#5DD0F2
#5DD0F2 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.4% C 0.114 H 220.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD0F2 |
|---|---|
| RGB | rgb(93, 208, 242) |
| HSL | hsl(194, 85%, 66%) |
| HSV | hsv(194, 62%, 95%) |
| CMYK | cmyk(61.6%, 14%, 0%, 5.1%) |
| CIE-LAB | lab(78.37, -22.67, -26.44) |
| CIE-LCH | lch(78.37, 34.83, 229.40°) |
| OKLab | oklab(80.44% -0.0866 -0.0736) |
| OKLCH | oklch(80.44% 0.114 220.4) |
| XYZ | xyz(43.0906, 53.8453, 92.1095) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.74
Bright Sky Blue
#02CCFE
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.35
Baby Blue
#89CFF0
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 6.79
Lightskyblue
#87CEFA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD0F2 #F27F5D
analogous
#5DF2C9 #5DD0F2 #5D85F2
triadic
#5DD0F2 #F25DD0 #D0F25D
tetradic
#5DD0F2 #C95DF2 #F27F5D #85F25D
square
#5DD0F2 #C95DF2 #F27F5D #85F25D
split-complementary
#5DD0F2 #F25D85 #F2C95D
monochromatic
#109CC5 #24C0ED #5DD0F2 #96E0F7 #CEF1FB
Accessibility & contrast
On white
1.78
#5DD0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#5DD0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD0F2
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD0F2 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dd0f2; /* rgb */ color: rgb(93, 208, 242); /* oklch */ color: oklch(80.4% 0.114 220.4);
Tailwind
colors: {
custom: {
50: '#99def6',
500: '#5dd0f2',
950: '#000000',
},
}SCSS
$custom: #5dd0f2; $custom-light: #99def6; $custom-dark: #000000;
JSON
{
"hex": "#5dd0f2",
"rgb": {
"r": 93,
"g": 208,
"b": 242
},
"hsl": {
"h": 193.691,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.80445,
"c": 0.11362,
"h": 220.4
},
"luminance": 0.5385
}Semantic roles & 50–950 ramp
primary
#5DD0F2
secondary
#C25231
accent
#3604E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485