#5DCCF4#5DCCF4
#5DCCF4 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.115 H 224.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCCF4 |
|---|---|
| RGB | rgb(93, 204, 244) |
| HSL | hsl(196, 87%, 66%) |
| HSV | hsv(196, 62%, 96%) |
| CMYK | cmyk(61.9%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(77.30, -20.04, -29.15) |
| CIE-LCH | lch(77.30, 35.37, 235.48°) |
| OKLab | oklab(79.62% -0.0817 -0.0813) |
| OKLCH | oklch(79.62% 0.115 224.8) |
| XYZ | xyz(42.4297, 52.0402, 93.3791) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.11
Sky Blue
#87CEEB
ΔE00 4.20
Baby Blue
#89CFF0
ΔE00 4.33
Lightblue (survey)
#7BC8F6
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 5.21
Lightskyblue
#87CEFA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCCF4 #F4855D
analogous
#5DF4D0 #5DCCF4 #5D80F4
triadic
#5DCCF4 #F45DCC #CCF45D
tetradic
#5DCCF4 #D05DF4 #F4855D #80F45D
square
#5DCCF4 #D05DF4 #F4855D #80F45D
split-complementary
#5DCCF4 #F45D80 #F4D05D
monochromatic
#0E97C9 #24BAF0 #5DCCF4 #96DEF8 #D0F0FC
Accessibility & contrast
On white
1.84
#5DCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#5DCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCCF4
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCCF4 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5dccf4; /* rgb */ color: rgb(93, 204, 244); /* oklch */ color: oklch(79.6% 0.115 224.8);
Tailwind
colors: {
custom: {
50: '#99dbf7',
500: '#5dccf4',
950: '#000000',
},
}SCSS
$custom: #5dccf4; $custom-light: #99dbf7; $custom-dark: #000000;
JSON
{
"hex": "#5dccf4",
"rgb": {
"r": 93,
"g": 204,
"b": 244
},
"hsl": {
"h": 195.894,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.79615,
"c": 0.11527,
"h": 224.8
},
"luminance": 0.52045
}Semantic roles & 50–950 ramp
primary
#5DCCF4
secondary
#C65730
accent
#3E02E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485