#5DCDF4#5DCDF4
#5DCDF4 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.8% C 0.115 H 224.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCDF4 |
|---|---|
| RGB | rgb(93, 205, 244) |
| HSL | hsl(195, 87%, 66%) |
| HSV | hsv(195, 62%, 96%) |
| CMYK | cmyk(61.9%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(77.59, -20.55, -28.71) |
| CIE-LCH | lch(77.59, 35.31, 234.40°) |
| OKLab | oklab(79.84% -0.0828 -0.08) |
| OKLCH | oklch(79.84% 0.115 224) |
| XYZ | xyz(42.6682, 52.5171, 93.4586) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.19
Sky Blue
#87CEEB
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 4.87
Lightblue (survey)
#7BC8F6
ΔE00 5.29
Lightskyblue
#87CEFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCDF4 #F4845D
analogous
#5DF4D0 #5DCDF4 #5D81F4
triadic
#5DCDF4 #F45DCD #CDF45D
tetradic
#5DCDF4 #D05DF4 #F4845D #81F45D
square
#5DCDF4 #D05DF4 #F4845D #81F45D
split-complementary
#5DCDF4 #F45D81 #F4D05D
monochromatic
#0E99C9 #24BBF0 #5DCDF4 #96DFF8 #D0F0FC
Accessibility & contrast
On white
1.83
#5DCDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#5DCDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCDF4
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCDF4 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5dcdf4; /* rgb */ color: rgb(93, 205, 244); /* oklch */ color: oklch(79.8% 0.115 224.0);
Tailwind
colors: {
custom: {
50: '#99dcf7',
500: '#5dcdf4',
950: '#000000',
},
}SCSS
$custom: #5dcdf4; $custom-light: #99dcf7; $custom-dark: #000000;
JSON
{
"hex": "#5dcdf4",
"rgb": {
"r": 93,
"g": 205,
"b": 244
},
"hsl": {
"h": 195.497,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.79842,
"c": 0.11513,
"h": 224
},
"luminance": 0.52521
}Semantic roles & 50–950 ramp
primary
#5DCDF4
secondary
#C65630
accent
#3C02E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485