#54ACDF#54ACDF
#54ACDF is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.1% C 0.113 H 236.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #54ACDF |
|---|---|
| RGB | rgb(84, 172, 223) |
| HSL | hsl(202, 68%, 60%) |
| HSV | hsv(202, 62%, 87%) |
| CMYK | cmyk(62.3%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(67.06, -11.20, -33.59) |
| CIE-LCH | lch(67.06, 35.40, 251.56°) |
| OKLab | oklab(71.11% -0.0617 -0.0942) |
| OKLCH | oklch(71.11% 0.113 236.8) |
| XYZ | xyz(31.7229, 36.7144, 75.2125) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.24
Sky Blue (survey)
#75BBFD
ΔE00 6.87
Azure (survey)
#069AF3
ΔE00 7.49
Lightblue (survey)
#7BC8F6
ΔE00 7.88
Sky
#82CAFC
ΔE00 8.67
Greyblue
#77A1B5
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54ACDF #DF8754
analogous
#54DFCC #54ACDF #5467DF
triadic
#54ACDF #DF54AC #ACDF54
tetradic
#54ACDF #CC54DF #DF8754 #67DF54
square
#54ACDF #CC54DF #DF8754 #67DF54
split-complementary
#54ACDF #DF5467 #DFCC54
monochromatic
#1D6D9C #2791CF #54ACDF #88C5E9 #BBDEF2
Accessibility & contrast
On white
2.52
#54ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#54ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54ACDF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54ACDF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE1
Deuteranopia (green-blind)
#819DDE
Tritanopia (blue-blind)
#00B9BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #54acdf; /* rgb */ color: rgb(84, 172, 223); /* oklch */ color: oklch(71.1% 0.113 236.8);
Tailwind
colors: {
custom: {
50: '#91c4e9',
500: '#54acdf',
950: '#000000',
},
}SCSS
$custom: #54acdf; $custom-light: #91c4e9; $custom-dark: #000000;
JSON
{
"hex": "#54acdf",
"rgb": {
"r": 84,
"g": 172,
"b": 223
},
"hsl": {
"h": 202.014,
"s": 68.473,
"l": 60.196
},
"oklch": {
"l": 0.71106,
"c": 0.1126,
"h": 236.8
},
"luminance": 0.36718
}Semantic roles & 50–950 ramp
primary
#54ACDF
secondary
#E2C0AD
accent
#5A15D0
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184