#5DD0EA#5DD0EA
#5DD0EA is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.1% C 0.109 H 215.0°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD0EA |
|---|---|
| RGB | rgb(93, 208, 234) |
| HSL | hsl(191, 77%, 64%) |
| HSV | hsv(191, 60%, 92%) |
| CMYK | cmyk(60.3%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(78.10, -25.00, -22.58) |
| CIE-LCH | lch(78.10, 33.69, 222.09°) |
| OKLab | oklab(80.13% -0.0896 -0.0627) |
| OKLCH | oklch(80.13% 0.109 215) |
| XYZ | xyz(41.9153, 53.3751, 85.9194) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 5.49
Aqua Blue
#02D8E9
ΔE00 5.94
Bright Sky Blue
#02CCFE
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD0EA #EA775D
analogous
#5DEABE #5DD0EA #5D8AEA
triadic
#5DD0EA #EA5DD0 #D0EA5D
tetradic
#5DD0EA #BE5DEA #EA775D #8AEA5D
square
#5DD0EA #BE5DEA #EA775D #8AEA5D
split-complementary
#5DD0EA #EA5D8A #EABE5D
monochromatic
#1798B5 #27C0E3 #5DD0EA #93E0F1 #C9EFF8
Accessibility & contrast
On white
1.80
#5DD0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#5DD0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD0EA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD0EA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAEC
Deuteranopia (green-blind)
#A9BAEA
Tritanopia (blue-blind)
#00DAD8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5dd0ea; /* rgb */ color: rgb(93, 208, 234); /* oklch */ color: oklch(80.1% 0.109 215.0);
Tailwind
colors: {
custom: {
50: '#98def0',
500: '#5dd0ea',
950: '#000000',
},
}SCSS
$custom: #5dd0ea; $custom-light: #98def0; $custom-dark: #000000;
JSON
{
"hex": "#5dd0ea",
"rgb": {
"r": 93,
"g": 208,
"b": 234
},
"hsl": {
"h": 191.064,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.80133,
"c": 0.10935,
"h": 215
},
"luminance": 0.53379
}Semantic roles & 50–950 ramp
primary
#5DD0EA
secondary
#B54E36
accent
#320CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485