#54E1FF#54E1FF
#54E1FF is a very light, vivid cyan. Relative luminance 0.630; OKLCH L 84.6% C 0.126 H 214.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #54E1FF |
|---|---|
| RGB | rgb(84, 225, 255) |
| HSL | hsl(191, 100%, 66%) |
| HSV | hsv(191, 67%, 100%) |
| CMYK | cmyk(67.1%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(83.42, -28.63, -25.67) |
| CIE-LCH | lch(83.42, 38.45, 221.88°) |
| OKLab | oklab(84.57% -0.1033 -0.0714) |
| OKLCH | oklch(84.57% 0.126 214.7) |
| XYZ | xyz(48.6238, 62.9498, 104.1763) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.10
Robin'S Egg
#6DEDFD
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Bright Sky Blue
#02CCFE
ΔE00 7.29
Sky Blue
#87CEEB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E1FF #FF7254
analogous
#54FFC7 #54E1FF #548CFF
triadic
#54E1FF #FF54E1 #E1FF54
tetradic
#54E1FF #C754FF #FF7254 #8CFF54
square
#54E1FF #C754FF #FF7254 #8CFF54
split-complementary
#54E1FF #FF548C #FFC754
monochromatic
#00B3D9 #17D6FF #54E1FF #91ECFF #CEF6FF
Accessibility & contrast
On white
1.55
#54E1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#54E1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E1FF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E1FF | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B3C8FF
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #54e1ff; /* rgb */ color: rgb(84, 225, 255); /* oklch */ color: oklch(84.6% 0.126 214.7);
Tailwind
colors: {
custom: {
50: '#97eaff',
500: '#54e1ff',
950: '#000000',
},
}SCSS
$custom: #54e1ff; $custom-light: #97eaff; $custom-dark: #000000;
JSON
{
"hex": "#54e1ff",
"rgb": {
"r": 84,
"g": 225,
"b": 255
},
"hsl": {
"h": 190.526,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.84572,
"c": 0.12563,
"h": 214.7
},
"luminance": 0.62955
}Semantic roles & 50–950 ramp
primary
#54E1FF
secondary
#D24325
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486