#5DCCFF#5DCCFF
#5DCCFF is a light, vivid cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.124 H 231.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCCFF |
|---|---|
| RGB | rgb(93, 204, 255) |
| HSL | hsl(199, 100%, 68%) |
| HSV | hsv(199, 64%, 100%) |
| CMYK | cmyk(63.5%, 20%, 0%, 0%) |
| CIE-LAB | lab(77.71, -16.71, -34.40) |
| CIE-LCH | lch(77.71, 38.24, 244.09°) |
| OKLab | oklab(80.08% -0.0779 -0.0963) |
| OKLCH | oklch(80.08% 0.124 231) |
| XYZ | xyz(44.1500, 52.7283, 102.4392) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.30
Bright Sky Blue
#02CCFE
ΔE00 4.00
Lightskyblue
#87CEFA
ΔE00 4.17
Sky
#82CAFC
ΔE00 4.55
Deepskyblue
#00BFFF
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCCFF #FF905D
analogous
#5DFFE1 #5DCCFF #5D7BFF
triadic
#5DCCFF #FF5DCC #CCFF5D
tetradic
#5DCCFF #E15DFF #FF905D #7BFF5D
square
#5DCCFF #E15DFF #FF905D #7BFF5D
split-complementary
#5DCCFF #FF5D7B #FFE15D
monochromatic
#009BE2 #20B9FF #5DCCFF #9ADFFF #D7F3FF
Accessibility & contrast
On white
1.82
#5DCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#5DCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCCFF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCCFF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#9CB9FE
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5dccff; /* rgb */ color: rgb(93, 204, 255); /* oklch */ color: oklch(80.1% 0.124 231.0);
Tailwind
colors: {
custom: {
50: '#9adbff',
500: '#5dccff',
950: '#000000',
},
}SCSS
$custom: #5dccff; $custom-light: #9adbff; $custom-dark: #000000;
JSON
{
"hex": "#5dccff",
"rgb": {
"r": 93,
"g": 204,
"b": 255
},
"hsl": {
"h": 198.889,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.80077,
"c": 0.12381,
"h": 231
},
"luminance": 0.52733
}Semantic roles & 50–950 ramp
primary
#5DCCFF
secondary
#D95F27
accent
#4800E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1518
muted
#808486