#5DD0EE#5DD0EE
#5DD0EE is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.3% C 0.111 H 217.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD0EE |
|---|---|
| RGB | rgb(93, 208, 238) |
| HSL | hsl(192, 81%, 65%) |
| HSV | hsv(192, 61%, 93%) |
| CMYK | cmyk(60.9%, 12.6%, 0%, 6.7%) |
| CIE-LAB | lab(78.23, -23.84, -24.52) |
| CIE-LCH | lch(78.23, 34.20, 225.80°) |
| OKLab | oklab(80.29% -0.0881 -0.0681) |
| OKLCH | oklch(80.29% 0.111 217.7) |
| XYZ | xyz(42.4965, 53.6076, 88.9801) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.65
Sky Blue
#87CEEB
ΔE00 4.79
Bright Sky Blue
#02CCFE
ΔE00 5.03
Baby Blue
#89CFF0
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 6.99
Lightblue (survey)
#7BC8F6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD0EE #EE7B5D
analogous
#5DEEC4 #5DD0EE #5D87EE
triadic
#5DD0EE #EE5DD0 #D0EE5D
tetradic
#5DD0EE #C45DEE #EE7B5D #87EE5D
square
#5DD0EE #C45DEE #EE7B5D #87EE5D
split-complementary
#5DD0EE #EE5D87 #EEC45D
monochromatic
#149ABD #26C0E8 #5DD0EE #94E0F4 #CCF0FA
Accessibility & contrast
On white
1.79
#5DD0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#5DD0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD0EE
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD0EE | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#A7BBEE
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5dd0ee; /* rgb */ color: rgb(93, 208, 238); /* oklch */ color: oklch(80.3% 0.111 217.7);
Tailwind
colors: {
custom: {
50: '#98def3',
500: '#5dd0ee',
950: '#000000',
},
}SCSS
$custom: #5dd0ee; $custom-light: #98def3; $custom-dark: #000000;
JSON
{
"hex": "#5dd0ee",
"rgb": {
"r": 93,
"g": 208,
"b": 238
},
"hsl": {
"h": 192.414,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.80287,
"c": 0.11134,
"h": 217.7
},
"luminance": 0.53612
}Semantic roles & 50–950 ramp
primary
#5DD0EE
secondary
#BB5034
accent
#3408DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485