#5DD0F0#5DD0F0
#5DD0F0 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.4% C 0.112 H 219.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD0F0 |
|---|---|
| RGB | rgb(93, 208, 240) |
| HSL | hsl(193, 83%, 65%) |
| HSV | hsv(193, 61%, 94%) |
| CMYK | cmyk(61.2%, 13.3%, 0%, 5.9%) |
| CIE-LAB | lab(78.30, -23.26, -25.48) |
| CIE-LCH | lch(78.30, 34.50, 227.61°) |
| OKLab | oklab(80.36% -0.0873 -0.0709) |
| OKLCH | oklch(80.36% 0.112 219.1) |
| XYZ | xyz(42.7919, 53.7258, 90.5361) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 4.54
Bright Sky Blue
#02CCFE
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 5.30
Lightblue (survey)
#7BC8F6
ΔE00 7.28
Lightskyblue
#87CEFA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD0F0 #F07D5D
analogous
#5DF0C6 #5DD0F0 #5D87F0
triadic
#5DD0F0 #F05DD0 #D0F05D
tetradic
#5DD0F0 #C65DF0 #F07D5D #87F05D
square
#5DD0F0 #C65DF0 #F07D5D #87F05D
split-complementary
#5DD0F0 #F05D87 #F0C65D
monochromatic
#129BC1 #25C0EB #5DD0F0 #95E0F5 #CDF1FA
Accessibility & contrast
On white
1.79
#5DD0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#5DD0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD0F0
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD0F0 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF2
Deuteranopia (green-blind)
#A7BBF0
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dd0f0; /* rgb */ color: rgb(93, 208, 240); /* oklch */ color: oklch(80.4% 0.112 219.1);
Tailwind
colors: {
custom: {
50: '#98def5',
500: '#5dd0f0',
950: '#000000',
},
}SCSS
$custom: #5dd0f0; $custom-light: #98def5; $custom-dark: #000000;
JSON
{
"hex": "#5dd0f0",
"rgb": {
"r": 93,
"g": 208,
"b": 240
},
"hsl": {
"h": 193.061,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.80365,
"c": 0.11245,
"h": 219.1
},
"luminance": 0.5373
}Semantic roles & 50–950 ramp
primary
#5DD0F0
secondary
#BF5132
accent
#3506DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485