#5DD8F4#5DD8F4
#5DD8F4 is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.3% C 0.115 H 215.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD8F4 |
|---|---|
| RGB | rgb(93, 216, 244) |
| HSL | hsl(191, 87%, 66%) |
| HSV | hsv(191, 62%, 96%) |
| CMYK | cmyk(61.9%, 11.5%, 0%, 4.3%) |
| CIE-LAB | lab(80.72, -26.07, -23.93) |
| CIE-LCH | lch(80.72, 35.38, 222.55°) |
| OKLab | oklab(82.35% -0.094 -0.0665) |
| OKLCH | oklch(82.35% 0.115 215.3) |
| XYZ | xyz(45.3925, 57.9658, 94.3667) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.09
Aqua Blue
#02D8E9
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.17
Bright Sky Blue
#02CCFE
ΔE00 6.33
Baby Blue
#89CFF0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD8F4 #F4795D
analogous
#5DF4C4 #5DD8F4 #5D8CF4
triadic
#5DD8F4 #F45DD8 #D8F45D
tetradic
#5DD8F4 #C45DF4 #F4795D #8CF45D
square
#5DD8F4 #C45DF4 #F4795D #8CF45D
split-complementary
#5DD8F4 #F45D8C #F4C45D
monochromatic
#0EA6C9 #24CAF0 #5DD8F4 #96E6F8 #D0F4FC
Accessibility & contrast
On white
1.67
#5DD8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#5DD8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD8F4
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD8F4 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D2F6
Deuteranopia (green-blind)
#AEC1F4
Tritanopia (blue-blind)
#00E2E1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5dd8f4; /* rgb */ color: rgb(93, 216, 244); /* oklch */ color: oklch(82.3% 0.115 215.3);
Tailwind
colors: {
custom: {
50: '#99e4f7',
500: '#5dd8f4',
950: '#000000',
},
}SCSS
$custom: #5dd8f4; $custom-light: #99e4f7; $custom-dark: #000000;
JSON
{
"hex": "#5dd8f4",
"rgb": {
"r": 93,
"g": 216,
"b": 244
},
"hsl": {
"h": 191.126,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.8235,
"c": 0.1151,
"h": 215.3
},
"luminance": 0.57971
}Semantic roles & 50–950 ramp
primary
#5DD8F4
secondary
#C64B30
accent
#2C02E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485