#5DD3ED#5DD3ED
#5DD3ED is a light, moderate cyan. Relative luminance 0.550; OKLCH L 80.9% C 0.111 H 214.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD3ED |
|---|---|
| RGB | rgb(93, 211, 237) |
| HSL | hsl(191, 80%, 65%) |
| HSV | hsv(191, 61%, 93%) |
| CMYK | cmyk(60.8%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(79.06, -25.63, -22.73) |
| CIE-LCH | lch(79.06, 34.25, 221.57°) |
| OKLab | oklab(80.94% -0.0915 -0.0631) |
| OKLCH | oklch(80.94% 0.111 214.6) |
| XYZ | xyz(43.0883, 55.0257, 88.4546) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.66
Aqua Blue
#02D8E9
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 5.71
Bright Sky Blue
#02CCFE
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD3ED #ED775D
analogous
#5DEDBF #5DD3ED #5D8BED
triadic
#5DD3ED #ED5DD3 #D3ED5D
tetradic
#5DD3ED #BF5DED #ED775D #8BED5D
square
#5DD3ED #BF5DED #ED775D #8BED5D
split-complementary
#5DD3ED #ED5D8B #EDBF5D
monochromatic
#159DBB #26C4E7 #5DD3ED #94E2F3 #CBF1F9
Accessibility & contrast
On white
1.75
#5DD3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#5DD3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD3ED
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD3ED | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd3ed; /* rgb */ color: rgb(93, 211, 237); /* oklch */ color: oklch(80.9% 0.111 214.6);
Tailwind
colors: {
custom: {
50: '#98e0f2',
500: '#5dd3ed',
950: '#000000',
},
}SCSS
$custom: #5dd3ed; $custom-light: #98e0f2; $custom-dark: #000000;
JSON
{
"hex": "#5dd3ed",
"rgb": {
"r": 93,
"g": 211,
"b": 237
},
"hsl": {
"h": 190.833,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.80937,
"c": 0.11117,
"h": 214.6
},
"luminance": 0.5503
}Semantic roles & 50–950 ramp
primary
#5DD3ED
secondary
#BA4C34
accent
#2F09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485