#5DD7F4#5DD7F4
#5DD7F4 is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.1% C 0.115 H 216.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD7F4 |
|---|---|
| RGB | rgb(93, 215, 244) |
| HSL | hsl(192, 87%, 66%) |
| HSV | hsv(192, 62%, 96%) |
| CMYK | cmyk(61.9%, 11.9%, 0%, 4.3%) |
| CIE-LAB | lab(80.43, -25.57, -24.36) |
| CIE-LCH | lch(80.43, 35.32, 223.61°) |
| OKLab | oklab(82.12% -0.0929 -0.0677) |
| OKLCH | oklch(82.12% 0.115 216.1) |
| XYZ | xyz(45.1371, 57.4550, 94.2816) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.00
Sky Blue
#87CEEB
ΔE00 5.61
Bright Sky Blue
#02CCFE
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.19
Baby Blue
#89CFF0
ΔE00 6.43
Robin'S Egg
#6DEDFD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD7F4 #F47A5D
analogous
#5DF4C5 #5DD7F4 #5D8BF4
triadic
#5DD7F4 #F45DD7 #D7F45D
tetradic
#5DD7F4 #C55DF4 #F47A5D #8BF45D
square
#5DD7F4 #C55DF4 #F47A5D #8BF45D
split-complementary
#5DD7F4 #F45D8B #F4C55D
monochromatic
#0EA5C9 #24C9F0 #5DD7F4 #96E5F8 #D0F3FC
Accessibility & contrast
On white
1.68
#5DD7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5DD7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD7F4
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD7F4 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F6
Deuteranopia (green-blind)
#ADC1F4
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5dd7f4; /* rgb */ color: rgb(93, 215, 244); /* oklch */ color: oklch(82.1% 0.115 216.1);
Tailwind
colors: {
custom: {
50: '#99e3f7',
500: '#5dd7f4',
950: '#000000',
},
}SCSS
$custom: #5dd7f4; $custom-light: #99e3f7; $custom-dark: #000000;
JSON
{
"hex": "#5dd7f4",
"rgb": {
"r": 93,
"g": 215,
"b": 244
},
"hsl": {
"h": 191.523,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.82122,
"c": 0.11498,
"h": 216.1
},
"luminance": 0.5746
}Semantic roles & 50–950 ramp
primary
#5DD7F4
secondary
#C64C30
accent
#2D02E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485