#54DAF5#54DAF5
#54DAF5 is a very light, vivid cyan. Relative luminance 0.586; OKLCH L 82.6% C 0.120 H 213.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #54DAF5 |
|---|---|
| RGB | rgb(84, 218, 245) |
| HSL | hsl(190, 89%, 65%) |
| HSV | hsv(190, 66%, 96%) |
| CMYK | cmyk(65.7%, 11%, 0%, 3.9%) |
| CIE-LAB | lab(81.08, -28.17, -23.93) |
| CIE-LCH | lch(81.08, 36.96, 220.35°) |
| OKLab | oklab(82.58% -0.1003 -0.0665) |
| OKLCH | oklch(82.58% 0.12 213.6) |
| XYZ | xyz(45.2021, 58.6152, 95.3001) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.98
Aqua Blue
#02D8E9
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 5.50
Sky Blue
#87CEEB
ΔE00 6.87
Bright Sky Blue
#02CCFE
ΔE00 6.90
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DAF5 #F56F54
analogous
#54F5BF #54DAF5 #548AF5
triadic
#54DAF5 #F554DA #DAF554
tetradic
#54DAF5 #BF54F5 #F56F54 #8AF554
square
#54DAF5 #BF54F5 #F56F54 #8AF554
split-complementary
#54DAF5 #F5548A #F5BF54
monochromatic
#0BA4C3 #1ACDF2 #54DAF5 #8EE7F8 #C8F3FC
Accessibility & contrast
On white
1.65
#54DAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#54DAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DAF5
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DAF5 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F7
Deuteranopia (green-blind)
#AFC2F5
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #54daf5; /* rgb */ color: rgb(84, 218, 245); /* oklch */ color: oklch(82.6% 0.120 213.6);
Tailwind
colors: {
custom: {
50: '#96e5f8',
500: '#54daf5',
950: '#000000',
},
}SCSS
$custom: #54daf5; $custom-light: #96e5f8; $custom-dark: #000000;
JSON
{
"hex": "#54daf5",
"rgb": {
"r": 84,
"g": 218,
"b": 245
},
"hsl": {
"h": 190.062,
"s": 88.95,
"l": 64.51
},
"oklch": {
"l": 0.82581,
"c": 0.1204,
"h": 213.6
},
"luminance": 0.5862
}Semantic roles & 50–950 ramp
primary
#54DAF5
secondary
#C0462D
accent
#2600E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1617
muted
#808485