#5DCCF0#5DCCF0
#5DCCF0 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.113 H 222.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCCF0 |
|---|---|
| RGB | rgb(93, 204, 240) |
| HSL | hsl(195, 83%, 65%) |
| HSV | hsv(195, 61%, 94%) |
| CMYK | cmyk(61.2%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.16, -21.24, -27.22) |
| CIE-LCH | lch(77.16, 34.53, 232.04°) |
| OKLab | oklab(79.45% -0.0832 -0.0758) |
| OKLCH | oklch(79.45% 0.113 222.3) |
| XYZ | xyz(41.8290, 51.7999, 90.2151) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 4.13
Baby Blue
#89CFF0
ΔE00 4.62
Neon Blue
#04D9FF
ΔE00 4.65
Lightblue (survey)
#7BC8F6
ΔE00 5.89
Lightskyblue
#87CEFA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCCF0 #F0815D
analogous
#5DF0CB #5DCCF0 #5D82F0
triadic
#5DCCF0 #F05DCC #CCF05D
tetradic
#5DCCF0 #CB5DF0 #F0815D #82F05D
square
#5DCCF0 #CB5DF0 #F0815D #82F05D
split-complementary
#5DCCF0 #F05D82 #F0CB5D
monochromatic
#1296C1 #25BAEB #5DCCF0 #95DEF5 #CDEFFA
Accessibility & contrast
On white
1.85
#5DCCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#5DCCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCCF0
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCCF0 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F2
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5dccf0; /* rgb */ color: rgb(93, 204, 240); /* oklch */ color: oklch(79.5% 0.113 222.3);
Tailwind
colors: {
custom: {
50: '#98dbf5',
500: '#5dccf0',
950: '#000000',
},
}SCSS
$custom: #5dccf0; $custom-light: #98dbf5; $custom-dark: #000000;
JSON
{
"hex": "#5dccf0",
"rgb": {
"r": 93,
"g": 204,
"b": 240
},
"hsl": {
"h": 194.694,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.79452,
"c": 0.11257,
"h": 222.3
},
"luminance": 0.51804
}Semantic roles & 50–950 ramp
primary
#5DCCF0
secondary
#BF5532
accent
#3B06DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485