#5DA5CC#5DA5CC
#5DA5CC is a light, moderate cyan. Relative luminance 0.336; OKLCH L 69.0% C 0.092 H 234.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5DA5CC |
|---|---|
| RGB | rgb(93, 165, 204) |
| HSL | hsl(201, 52%, 58%) |
| HSV | hsv(201, 54%, 80%) |
| CMYK | cmyk(54.4%, 19.1%, 0%, 20%) |
| CIE-LAB | lab(64.64, -11.50, -26.81) |
| CIE-LCH | lch(64.64, 29.17, 246.78°) |
| OKLab | oklab(69.03% -0.0543 -0.0747) |
| OKLCH | oklch(69.03% 0.092 234) |
| XYZ | xyz(28.8644, 33.5945, 62.0783) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.89
Azure (survey)
#069AF3
ΔE00 8.33
Bluegrey
#85A3B2
ΔE00 8.35
Deepskyblue
#00BFFF
ΔE00 8.79
Sky Blue (survey)
#75BBFD
ΔE00 9.16
Bluey Grey
#89A0B0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DA5CC #CC845D
analogous
#5DCCBB #5DA5CC #5D6DCC
triadic
#5DA5CC #CC5DA5 #A5CC5D
tetradic
#5DA5CC #BB5DCC #CC845D #6DCC5D
square
#5DA5CC #BB5DCC #CC845D #6DCC5D
split-complementary
#5DA5CC #CC5D6D #CCBB5D
monochromatic
#2A6585 #3888B3 #5DA5CC #8CBFDB #BAD9E9
Accessibility & contrast
On white
2.72
#5DA5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#5DA5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DA5CC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DA5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DA5CC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CE
Deuteranopia (green-blind)
#8398CB
Tritanopia (blue-blind)
#02AFB2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #5da5cc; /* rgb */ color: rgb(93, 165, 204); /* oklch */ color: oklch(69.0% 0.092 234.0);
Tailwind
colors: {
custom: {
50: '#93bfdb',
500: '#5da5cc',
950: '#000000',
},
}SCSS
$custom: #5da5cc; $custom-light: #93bfdb; $custom-dark: #000000;
JSON
{
"hex": "#5da5cc",
"rgb": {
"r": 93,
"g": 165,
"b": 204
},
"hsl": {
"h": 201.081,
"s": 52.113,
"l": 58.235
},
"oklch": {
"l": 0.69029,
"c": 0.09235,
"h": 234
},
"luminance": 0.33597
}Semantic roles & 50–950 ramp
primary
#5DA5CC
secondary
#D9BCAC
accent
#7F4CDC
background
#F9FBFD
surface
#F2F7FB
border
#CCD0D4
text
#0E1215
muted
#7E8183