#54DBF8#54DBF8
#54DBF8 is a very light, vivid cyan. Relative luminance 0.593; OKLCH L 82.9% C 0.122 H 214.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #54DBF8 |
|---|---|
| RGB | rgb(84, 219, 248) |
| HSL | hsl(191, 92%, 65%) |
| HSV | hsv(191, 66%, 97%) |
| CMYK | cmyk(66.1%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(81.47, -27.77, -24.94) |
| CIE-LCH | lch(81.47, 37.32, 221.92°) |
| OKLab | oklab(82.93% -0.1002 -0.0694) |
| OKLCH | oklch(82.93% 0.122 214.7) |
| XYZ | xyz(45.9239, 59.3201, 97.8184) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.65
Aqua Blue
#02D8E9
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 5.70
Bright Sky Blue
#02CCFE
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 6.68
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DBF8 #F87154
analogous
#54F8C3 #54DBF8 #5489F8
triadic
#54DBF8 #F854DB #DBF854
tetradic
#54DBF8 #C354F8 #F87154 #89F854
square
#54DBF8 #C354F8 #F87154 #89F854
split-complementary
#54DBF8 #F85489 #F8C354
monochromatic
#08A7C9 #19CFF6 #54DBF8 #8FE7FA #CAF4FD
Accessibility & contrast
On white
1.63
#54DBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#54DBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DBF8
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DBF8 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4FA
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #54dbf8; /* rgb */ color: rgb(84, 219, 248); /* oklch */ color: oklch(82.9% 0.122 214.7);
Tailwind
colors: {
custom: {
50: '#96e6fa',
500: '#54dbf8',
950: '#000000',
},
}SCSS
$custom: #54dbf8; $custom-light: #96e6fa; $custom-dark: #000000;
JSON
{
"hex": "#54dbf8",
"rgb": {
"r": 84,
"g": 219,
"b": 248
},
"hsl": {
"h": 190.61,
"s": 92.135,
"l": 65.098
},
"oklch": {
"l": 0.82927,
"c": 0.12184,
"h": 214.7
},
"luminance": 0.59325
}Semantic roles & 50–950 ramp
primary
#54DBF8
secondary
#C6462B
accent
#2900E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1617
muted
#808485