#5DCDFF#5DCDFF
#5DCDFF is a light, vivid cyan. Relative luminance 0.532; OKLCH L 80.3% C 0.123 H 230.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCDFF |
|---|---|
| RGB | rgb(93, 205, 255) |
| HSL | hsl(199, 100%, 68%) |
| HSV | hsv(199, 64%, 100%) |
| CMYK | cmyk(63.5%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(78.00, -17.23, -33.96) |
| CIE-LCH | lch(78.00, 38.08, 243.10°) |
| OKLab | oklab(80.3% -0.0789 -0.095) |
| OKLCH | oklch(80.3% 0.123 230.3) |
| XYZ | xyz(44.3884, 53.2052, 102.5187) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.51
Bright Sky Blue
#02CCFE
ΔE00 3.78
Lightskyblue
#87CEFA
ΔE00 4.26
Baby Blue
#89CFF0
ΔE00 4.72
Sky
#82CAFC
ΔE00 4.78
Deepskyblue
#00BFFF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCDFF #FF8F5D
analogous
#5DFFE0 #5DCDFF #5D7CFF
triadic
#5DCDFF #FF5DCD #CDFF5D
tetradic
#5DCDFF #E05DFF #FF8F5D #7CFF5D
square
#5DCDFF #E05DFF #FF8F5D #7CFF5D
split-complementary
#5DCDFF #FF5D7C #FFE05D
monochromatic
#009CE2 #20BAFF #5DCDFF #9AE0FF #D7F3FF
Accessibility & contrast
On white
1.80
#5DCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#5DCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCDFF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCDFF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#9DBAFE
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5dcdff; /* rgb */ color: rgb(93, 205, 255); /* oklch */ color: oklch(80.3% 0.123 230.3);
Tailwind
colors: {
custom: {
50: '#9adcff',
500: '#5dcdff',
950: '#000000',
},
}SCSS
$custom: #5dcdff; $custom-light: #9adcff; $custom-dark: #000000;
JSON
{
"hex": "#5dcdff",
"rgb": {
"r": 93,
"g": 205,
"b": 255
},
"hsl": {
"h": 198.519,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.80302,
"c": 0.12348,
"h": 230.3
},
"luminance": 0.5321
}Semantic roles & 50–950 ramp
primary
#5DCDFF
secondary
#D95E27
accent
#4700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486