#5DD3F5#5DD3F5
#5DD3F5 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.2% C 0.115 H 219.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD3F5 |
|---|---|
| RGB | rgb(93, 211, 245) |
| HSL | hsl(193, 88%, 66%) |
| HSV | hsv(193, 62%, 96%) |
| CMYK | cmyk(62%, 13.9%, 0%, 3.9%) |
| CIE-LAB | lab(79.33, -23.29, -26.58) |
| CIE-LCH | lch(79.33, 35.34, 228.77°) |
| OKLab | oklab(81.25% -0.0885 -0.074) |
| OKLCH | oklch(81.25% 0.115 219.9) |
| XYZ | xyz(44.2833, 55.5037, 94.7480) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.31
Bright Sky Blue
#02CCFE
ΔE00 4.38
Sky Blue
#87CEEB
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 7.15
Lightskyblue
#87CEFA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD3F5 #F57F5D
analogous
#5DF5CB #5DD3F5 #5D87F5
triadic
#5DD3F5 #F55DD3 #D3F55D
tetradic
#5DD3F5 #CB5DF5 #F57F5D #87F55D
square
#5DD3F5 #CB5DF5 #F57F5D #87F55D
split-complementary
#5DD3F5 #F55D87 #F5CB5D
monochromatic
#0DA0CB #23C3F1 #5DD3F5 #97E3F9 #D0F2FC
Accessibility & contrast
On white
1.74
#5DD3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5DD3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD3F5
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD3F5 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECEF7
Deuteranopia (green-blind)
#A8BEF5
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd3f5; /* rgb */ color: rgb(93, 211, 245); /* oklch */ color: oklch(81.2% 0.115 219.9);
Tailwind
colors: {
custom: {
50: '#99e0f8',
500: '#5dd3f5',
950: '#000000',
},
}SCSS
$custom: #5dd3f5; $custom-light: #99e0f8; $custom-dark: #000000;
JSON
{
"hex": "#5dd3f5",
"rgb": {
"r": 93,
"g": 211,
"b": 245
},
"hsl": {
"h": 193.421,
"s": 88.372,
"l": 66.275
},
"oklch": {
"l": 0.81248,
"c": 0.11535,
"h": 219.9
},
"luminance": 0.55508
}Semantic roles & 50–950 ramp
primary
#5DD3F5
secondary
#C7512F
accent
#3401E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485