#5DD2EA#5DD2EA
#5DD2EA is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.6% C 0.110 H 213.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD2EA |
|---|---|
| RGB | rgb(93, 210, 234) |
| HSL | hsl(190, 77%, 64%) |
| HSV | hsv(190, 60%, 92%) |
| CMYK | cmyk(60.3%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(78.67, -26.00, -21.71) |
| CIE-LCH | lch(78.67, 33.87, 219.87°) |
| OKLab | oklab(80.59% -0.0917 -0.0602) |
| OKLCH | oklch(80.59% 0.11 213.3) |
| XYZ | xyz(42.4060, 54.3565, 86.0830) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.10
Aqua Blue
#02D8E9
ΔE00 5.23
Sky Blue
#87CEEB
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.79
Bright Sky Blue
#02CCFE
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD2EA #EA755D
analogous
#5DEABC #5DD2EA #5D8CEA
triadic
#5DD2EA #EA5DD2 #D2EA5D
tetradic
#5DD2EA #BC5DEA #EA755D #8CEA5D
square
#5DD2EA #BC5DEA #EA755D #8CEA5D
split-complementary
#5DD2EA #EA5D8C #EABC5D
monochromatic
#179AB5 #27C3E3 #5DD2EA #93E1F1 #C9F0F8
Accessibility & contrast
On white
1.77
#5DD2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#5DD2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD2EA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD2EA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEB
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd2ea; /* rgb */ color: rgb(93, 210, 234); /* oklch */ color: oklch(80.6% 0.110 213.3);
Tailwind
colors: {
custom: {
50: '#98e0f0',
500: '#5dd2ea',
950: '#000000',
},
}SCSS
$custom: #5dd2ea; $custom-light: #98e0f0; $custom-dark: #000000;
JSON
{
"hex": "#5dd2ea",
"rgb": {
"r": 93,
"g": 210,
"b": 234
},
"hsl": {
"h": 190.213,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.80593,
"c": 0.10968,
"h": 213.3
},
"luminance": 0.54361
}Semantic roles & 50–950 ramp
primary
#5DD2EA
secondary
#B54C36
accent
#2F0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485