#54A8DE#54A8DE
#54A8DE is a light, moderate cyan. Relative luminance 0.352; OKLCH L 70.2% C 0.114 H 239.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #54A8DE |
|---|---|
| RGB | rgb(84, 168, 222) |
| HSL | hsl(203, 68%, 60%) |
| HSV | hsv(203, 62%, 87%) |
| CMYK | cmyk(62.2%, 24.3%, 0%, 12.9%) |
| CIE-LAB | lab(65.87, -9.33, -34.88) |
| CIE-LCH | lch(65.87, 36.11, 255.03°) |
| OKLab | oklab(70.15% -0.0579 -0.0979) |
| OKLCH | oklch(70.15% 0.114 239.4) |
| XYZ | xyz(30.8386, 35.1610, 74.2546) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 6.00
Sky Blue (survey)
#75BBFD
ΔE00 6.97
Deepskyblue
#00BFFF
ΔE00 7.52
Greyblue
#77A1B5
ΔE00 8.92
Lightblue (survey)
#7BC8F6
ΔE00 8.98
Dodgerblue
#1E90FF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54A8DE #DE8A54
analogous
#54DECF #54A8DE #5463DE
triadic
#54A8DE #DE54A8 #A8DE54
tetradic
#54A8DE #CF54DE #DE8A54 #63DE54
square
#54A8DE #CF54DE #DE8A54 #63DE54
split-complementary
#54A8DE #DE5463 #DECF54
monochromatic
#1E699A #288CCD #54A8DE #87C2E8 #BBDCF2
Accessibility & contrast
On white
2.61
#54A8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#54A8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54A8DE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54A8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54A8DE | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E1
Deuteranopia (green-blind)
#7C9ADD
Tritanopia (blue-blind)
#00B6BA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #54a8de; /* rgb */ color: rgb(84, 168, 222); /* oklch */ color: oklch(70.2% 0.114 239.4);
Tailwind
colors: {
custom: {
50: '#90c1e8',
500: '#54a8de',
950: '#000000',
},
}SCSS
$custom: #54a8de; $custom-light: #90c1e8; $custom-dark: #000000;
JSON
{
"hex": "#54a8de",
"rgb": {
"r": 84,
"g": 168,
"b": 222
},
"hsl": {
"h": 203.478,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.7015,
"c": 0.11376,
"h": 239.4
},
"luminance": 0.35164
}Semantic roles & 50–950 ramp
primary
#54A8DE
secondary
#E1C1AC
accent
#813DEB
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184