#54A5DB#54A5DB
#54A5DB is a light, moderate cyan. Relative luminance 0.339; OKLCH L 69.3% C 0.112 H 240.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #54A5DB |
|---|---|
| RGB | rgb(84, 165, 219) |
| HSL | hsl(204, 65%, 59%) |
| HSV | hsv(204, 62%, 86%) |
| CMYK | cmyk(61.6%, 24.7%, 0%, 14.1%) |
| CIE-LAB | lab(64.89, -8.63, -34.76) |
| CIE-LCH | lch(64.89, 35.81, 256.05°) |
| OKLab | oklab(69.33% -0.0557 -0.0976) |
| OKLCH | oklch(69.33% 0.112 240.3) |
| XYZ | xyz(29.8926, 33.9066, 71.9734) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.34
Sky Blue (survey)
#75BBFD
ΔE00 7.51
Dodgerblue
#1E90FF
ΔE00 8.41
Deepskyblue
#00BFFF
ΔE00 8.42
Dark Sky Blue
#448EE4
ΔE00 8.50
Greyblue
#77A1B5
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54A5DB #DB8A54
analogous
#54DBCD #54A5DB #5462DB
triadic
#54A5DB #DB54A5 #A5DB54
tetradic
#54A5DB #CD54DB #DB8A54 #62DB54
square
#54A5DB #CD54DB #DB8A54 #62DB54
split-complementary
#54A5DB #DB5462 #DBCD54
monochromatic
#1F6695 #2A89C8 #54A5DB #87C0E6 #B9DAF0
Accessibility & contrast
On white
2.70
#54A5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#54A5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54A5DB
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54A5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54A5DB | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DE
Deuteranopia (green-blind)
#7A97DA
Tritanopia (blue-blind)
#00B2B7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #54a5db; /* rgb */ color: rgb(84, 165, 219); /* oklch */ color: oklch(69.3% 0.112 240.3);
Tailwind
colors: {
custom: {
50: '#90bfe6',
500: '#54a5db',
950: '#000000',
},
}SCSS
$custom: #54a5db; $custom-light: #90bfe6; $custom-dark: #000000;
JSON
{
"hex": "#54a5db",
"rgb": {
"r": 84,
"g": 165,
"b": 219
},
"hsl": {
"h": 204,
"s": 65.217,
"l": 59.412
},
"oklch": {
"l": 0.69328,
"c": 0.11238,
"h": 240.3
},
"luminance": 0.3391
}Semantic roles & 50–950 ramp
primary
#54A5DB
secondary
#E0C0AB
accent
#8340E8
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184