#5DD0F4#5DD0F4
#5DD0F4 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.5% C 0.115 H 221.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD0F4 |
|---|---|
| RGB | rgb(93, 208, 244) |
| HSL | hsl(194, 87%, 66%) |
| HSV | hsv(194, 62%, 96%) |
| CMYK | cmyk(61.9%, 14.8%, 0%, 4.3%) |
| CIE-LAB | lab(78.44, -22.08, -27.40) |
| CIE-LCH | lch(78.44, 35.19, 231.15°) |
| OKLab | oklab(80.52% -0.0858 -0.0763) |
| OKLCH | oklch(80.52% 0.115 221.6) |
| XYZ | xyz(43.3927, 53.9661, 93.7001) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.74
Neon Blue
#04D9FF
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 6.31
Lightskyblue
#87CEFA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD0F4 #F4815D
analogous
#5DF4CD #5DD0F4 #5D84F4
triadic
#5DD0F4 #F45DD0 #D0F45D
tetradic
#5DD0F4 #CD5DF4 #F4815D #84F45D
square
#5DD0F4 #CD5DF4 #F4815D #84F45D
split-complementary
#5DD0F4 #F45D84 #F4CD5D
monochromatic
#0E9CC9 #24BFF0 #5DD0F4 #96E1F8 #D0F1FC
Accessibility & contrast
On white
1.78
#5DD0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#5DD0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD0F4
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD0F4 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF6
Deuteranopia (green-blind)
#A5BBF4
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dd0f4; /* rgb */ color: rgb(93, 208, 244); /* oklch */ color: oklch(80.5% 0.115 221.6);
Tailwind
colors: {
custom: {
50: '#99def7',
500: '#5dd0f4',
950: '#000000',
},
}SCSS
$custom: #5dd0f4; $custom-light: #99def7; $custom-dark: #000000;
JSON
{
"hex": "#5dd0f4",
"rgb": {
"r": 93,
"g": 208,
"b": 244
},
"hsl": {
"h": 194.305,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.80524,
"c": 0.11485,
"h": 221.6
},
"luminance": 0.53971
}Semantic roles & 50–950 ramp
primary
#5DD0F4
secondary
#C65330
accent
#3802E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485