#5D9CDC#5D9CDC
#5D9CDC is a light, moderate cyan. Relative luminance 0.313; OKLCH L 67.7% C 0.116 H 250.2°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5D9CDC |
|---|---|
| RGB | rgb(93, 156, 220) |
| HSL | hsl(210, 64%, 61%) |
| HSV | hsv(210, 58%, 86%) |
| CMYK | cmyk(57.7%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(62.73, -1.54, -38.65) |
| CIE-LCH | lch(62.73, 38.68, 267.71°) |
| OKLab | oklab(67.74% -0.0391 -0.1088) |
| OKLCH | oklch(67.74% 0.116 250.2) |
| XYZ | xyz(29.3163, 31.2688, 72.1868) |
| Luminance | 0.3127 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.41
Dark Sky Blue
#448EE4
ΔE00 4.56
Azure (survey)
#069AF3
ΔE00 4.70
Dodgerblue
#1E90FF
ΔE00 4.88
Faded Blue
#658CBB
ΔE00 6.48
Soft Blue
#6488EA
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5D9CDC #DC9D5D
analogous
#5DDCDC #5D9CDC #5E5DDC
triadic
#5D9CDC #DC5D9C #9CDC5D
tetradic
#5D9CDC #DC5DDC #DC9D5D #5DDC5E
square
#5D9CDC #DC5DDC #DC9D5D #5DDC5E
split-complementary
#5D9CDC #DC5E5D #DCDC5D
monochromatic
#225F9D #2D7DCF #5D9CDC #8FBBE7 #C2DAF2
Accessibility & contrast
On white
2.89
#5D9CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#5D9CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5D9CDC
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5D9CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5D9CDC | 1.00 | 2.89 | 7.25 | 7.25 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#7092DB
Tritanopia (blue-blind)
#00ABB2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #5d9cdc; /* rgb */ color: rgb(93, 156, 220); /* oklch */ color: oklch(67.7% 0.116 250.2);
Tailwind
colors: {
custom: {
50: '#94b9e7',
500: '#5d9cdc',
950: '#000000',
},
}SCSS
$custom: #5d9cdc; $custom-light: #94b9e7; $custom-dark: #000000;
JSON
{
"hex": "#5d9cdc",
"rgb": {
"r": 93,
"g": 156,
"b": 220
},
"hsl": {
"h": 210.236,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.67742,
"c": 0.11559,
"h": 250.2
},
"luminance": 0.31271
}Semantic roles & 50–950 ramp
primary
#5D9CDC
secondary
#E2CBB3
accent
#7319CC
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0E1116
muted
#7E8084