#54AADE#54AADE
#54AADE is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.6% C 0.113 H 237.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #54AADE |
|---|---|
| RGB | rgb(84, 170, 222) |
| HSL | hsl(203, 68%, 60%) |
| HSV | hsv(203, 62%, 87%) |
| CMYK | cmyk(62.2%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(66.45, -10.42, -33.99) |
| CIE-LCH | lch(66.45, 35.55, 252.95°) |
| OKLab | oklab(70.6% -0.06 -0.0953) |
| OKLCH | oklch(70.6% 0.113 237.8) |
| XYZ | xyz(31.2107, 35.9051, 74.3786) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 6.82
Deepskyblue
#00BFFF
ΔE00 6.83
Sky Blue (survey)
#75BBFD
ΔE00 6.95
Lightblue (survey)
#7BC8F6
ΔE00 8.41
Greyblue
#77A1B5
ΔE00 8.72
Sky
#82CAFC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54AADE #DE8854
analogous
#54DECD #54AADE #5465DE
triadic
#54AADE #DE54AA #AADE54
tetradic
#54AADE #CD54DE #DE8854 #65DE54
square
#54AADE #CD54DE #DE8854 #65DE54
split-complementary
#54AADE #DE5465 #DECD54
monochromatic
#1E6B9A #288FCD #54AADE #87C3E8 #BBDDF2
Accessibility & contrast
On white
2.57
#54AADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#54AADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54AADE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54AADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54AADE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9E0
Deuteranopia (green-blind)
#7F9BDD
Tritanopia (blue-blind)
#00B7BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #54aade; /* rgb */ color: rgb(84, 170, 222); /* oklch */ color: oklch(70.6% 0.113 237.8);
Tailwind
colors: {
custom: {
50: '#90c3e8',
500: '#54aade',
950: '#000000',
},
}SCSS
$custom: #54aade; $custom-light: #90c3e8; $custom-dark: #000000;
JSON
{
"hex": "#54aade",
"rgb": {
"r": 84,
"g": 170,
"b": 222
},
"hsl": {
"h": 202.609,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.70604,
"c": 0.11264,
"h": 237.8
},
"luminance": 0.35908
}Semantic roles & 50–950 ramp
primary
#54AADE
secondary
#E1C0AC
accent
#7F3DEB
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184