#5DCCF6#5DCCF6
#5DCCF6 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.117 H 226.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCCF6 |
|---|---|
| RGB | rgb(93, 204, 246) |
| HSL | hsl(196, 89%, 66%) |
| HSV | hsv(196, 62%, 96%) |
| CMYK | cmyk(62.2%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(77.38, -19.44, -30.11) |
| CIE-LCH | lch(77.38, 35.84, 237.14°) |
| OKLab | oklab(79.7% -0.081 -0.084) |
| OKLCH | oklch(79.7% 0.117 226) |
| XYZ | xyz(42.7350, 52.1623, 94.9871) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.04
Baby Blue
#89CFF0
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 4.35
Lightblue (survey)
#7BC8F6
ΔE00 4.56
Lightskyblue
#87CEFA
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCCF6 #F6875D
analogous
#5DF6D4 #5DCCF6 #5D80F6
triadic
#5DCCF6 #F65DCC #CCF65D
tetradic
#5DCCF6 #D45DF6 #F6875D #80F65D
square
#5DCCF6 #D45DF6 #F6875D #80F65D
split-complementary
#5DCCF6 #F65D80 #F6D45D
monochromatic
#0B98CD #23BAF3 #5DCCF6 #97DEF9 #D1F1FC
Accessibility & contrast
On white
1.84
#5DCCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#5DCCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCCF6
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCCF6 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#A0B8F6
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5dccf6; /* rgb */ color: rgb(93, 204, 246); /* oklch */ color: oklch(79.7% 0.117 226.0);
Tailwind
colors: {
custom: {
50: '#99dbf9',
500: '#5dccf6',
950: '#000000',
},
}SCSS
$custom: #5dccf6; $custom-light: #99dbf9; $custom-dark: #000000;
JSON
{
"hex": "#5dccf6",
"rgb": {
"r": 93,
"g": 204,
"b": 246
},
"hsl": {
"h": 196.471,
"s": 89.474,
"l": 66.471
},
"oklch": {
"l": 0.79697,
"c": 0.11671,
"h": 226
},
"luminance": 0.52167
}Semantic roles & 50–950 ramp
primary
#5DCCF6
secondary
#C9592E
accent
#3F00E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485