#54ADD6#54ADD6
#54ADD6 is a light, moderate cyan. Relative luminance 0.366; OKLCH L 70.9% C 0.104 H 230.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #54ADD6 |
|---|---|
| RGB | rgb(84, 173, 214) |
| HSL | hsl(199, 61%, 58%) |
| HSV | hsv(199, 61%, 84%) |
| CMYK | cmyk(60.7%, 19.2%, 0%, 16.1%) |
| CIE-LAB | lab(66.99, -14.55, -28.74) |
| CIE-LCH | lch(66.99, 32.21, 243.15°) |
| OKLab | oklab(70.93% -0.0659 -0.0803) |
| OKLCH | oklch(70.93% 0.104 230.6) |
| XYZ | xyz(30.7326, 36.6240, 69.0548) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.50
Greyblue
#77A1B5
ΔE00 7.39
Lightblue (survey)
#7BC8F6
ΔE00 8.08
Bright Sky Blue
#02CCFE
ΔE00 8.82
Sky Blue (survey)
#75BBFD
ΔE00 8.87
Sky
#82CAFC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54ADD6 #D67D54
analogous
#54D6BE #54ADD6 #546CD6
triadic
#54ADD6 #D654AD #ADD654
tetradic
#54ADD6 #BE54D6 #D67D54 #6CD654
square
#54ADD6 #BE54D6 #D67D54 #6CD654
split-complementary
#54ADD6 #D6546C #D6BE54
monochromatic
#226C8E #2E91BF #54ADD6 #85C5E2 #B7DCEE
Accessibility & contrast
On white
2.52
#54ADD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#54ADD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54ADD6
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54ADD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54ADD6 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ABD8
Deuteranopia (green-blind)
#869DD5
Tritanopia (blue-blind)
#00B8BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #54add6; /* rgb */ color: rgb(84, 173, 214); /* oklch */ color: oklch(70.9% 0.104 230.6);
Tailwind
colors: {
custom: {
50: '#90c5e2',
500: '#54add6',
950: '#000000',
},
}SCSS
$custom: #54add6; $custom-light: #90c5e2; $custom-dark: #000000;
JSON
{
"hex": "#54add6",
"rgb": {
"r": 84,
"g": 173,
"b": 214
},
"hsl": {
"h": 198.923,
"s": 61.321,
"l": 58.431
},
"oklch": {
"l": 0.70934,
"c": 0.10386,
"h": 230.6
},
"luminance": 0.36627
}Semantic roles & 50–950 ramp
primary
#54ADD6
secondary
#DDB9A9
accent
#7643E4
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183