#5DD4ED#5DD4ED
#5DD4ED is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.2% C 0.111 H 213.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD4ED |
|---|---|
| RGB | rgb(93, 212, 237) |
| HSL | hsl(190, 80%, 65%) |
| HSV | hsv(190, 61%, 93%) |
| CMYK | cmyk(60.8%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.34, -26.12, -22.29) |
| CIE-LCH | lch(79.34, 34.34, 220.48°) |
| OKLab | oklab(81.17% -0.0926 -0.0619) |
| OKLCH | oklch(81.17% 0.111 213.8) |
| XYZ | xyz(43.3375, 55.5241, 88.5376) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.75
Aqua Blue
#02D8E9
ΔE00 5.30
Sky Blue
#87CEEB
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.48
Bright Sky Blue
#02CCFE
ΔE00 6.69
Baby Blue
#89CFF0
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD4ED #ED765D
analogous
#5DEDBE #5DD4ED #5D8CED
triadic
#5DD4ED #ED5DD4 #D4ED5D
tetradic
#5DD4ED #BE5DED #ED765D #8CED5D
square
#5DD4ED #BE5DED #ED765D #8CED5D
split-complementary
#5DD4ED #ED5D8C #EDBE5D
monochromatic
#159EBB #26C5E7 #5DD4ED #94E3F3 #CBF1F9
Accessibility & contrast
On white
1.73
#5DD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#5DD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD4ED
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD4ED | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEEE
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5dd4ed; /* rgb */ color: rgb(93, 212, 237); /* oklch */ color: oklch(81.2% 0.111 213.8);
Tailwind
colors: {
custom: {
50: '#98e1f2',
500: '#5dd4ed',
950: '#000000',
},
}SCSS
$custom: #5dd4ed; $custom-light: #98e1f2; $custom-dark: #000000;
JSON
{
"hex": "#5dd4ed",
"rgb": {
"r": 93,
"g": 212,
"b": 237
},
"hsl": {
"h": 190.417,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.81166,
"c": 0.11134,
"h": 213.8
},
"luminance": 0.55529
}Semantic roles & 50–950 ramp
primary
#5DD4ED
secondary
#BA4C34
accent
#2E09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485