#5DD6F0#5DD6F0
#5DD6F0 is a light, moderate cyan. Relative luminance 0.567; OKLCH L 81.7% C 0.113 H 214.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD6F0 |
|---|---|
| RGB | rgb(93, 214, 240) |
| HSL | hsl(191, 83%, 65%) |
| HSV | hsv(191, 61%, 94%) |
| CMYK | cmyk(61.2%, 10.8%, 0%, 5.9%) |
| CIE-LAB | lab(80.01, -26.24, -22.87) |
| CIE-LCH | lch(80.01, 34.81, 221.07°) |
| OKLab | oklab(81.74% -0.0934 -0.0635) |
| OKLCH | oklch(81.74% 0.113 214.2) |
| XYZ | xyz(44.2825, 56.7070, 91.0330) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.46
Aqua Blue
#02D8E9
ΔE00 5.44
Sky Blue
#87CEEB
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.21
Bright Sky Blue
#02CCFE
ΔE00 6.61
Baby Blue
#89CFF0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD6F0 #F0775D
analogous
#5DF0C0 #5DD6F0 #5D8DF0
triadic
#5DD6F0 #F05DD6 #D6F05D
tetradic
#5DD6F0 #C05DF0 #F0775D #8DF05D
square
#5DD6F0 #C05DF0 #F0775D #8DF05D
split-complementary
#5DD6F0 #F05D8D #F0C05D
monochromatic
#12A2C1 #25C8EB #5DD6F0 #95E4F5 #CDF2FA
Accessibility & contrast
On white
1.70
#5DD6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#5DD6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD6F0
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD6F0 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F2
Deuteranopia (green-blind)
#ADC0F0
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd6f0; /* rgb */ color: rgb(93, 214, 240); /* oklch */ color: oklch(81.7% 0.113 214.2);
Tailwind
colors: {
custom: {
50: '#99e3f5',
500: '#5dd6f0',
950: '#000000',
},
}SCSS
$custom: #5dd6f0; $custom-light: #99e3f5; $custom-dark: #000000;
JSON
{
"hex": "#5dd6f0",
"rgb": {
"r": 93,
"g": 214,
"b": 240
},
"hsl": {
"h": 190.612,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.8174,
"c": 0.11298,
"h": 214.2
},
"luminance": 0.56712
}Semantic roles & 50–950 ramp
primary
#5DD6F0
secondary
#BF4B32
accent
#2C06DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485