#54E2FF#54E2FF
#54E2FF is a very light, vivid cyan. Relative luminance 0.635; OKLCH L 84.8% C 0.126 H 213.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #54E2FF |
|---|---|
| RGB | rgb(84, 226, 255) |
| HSL | hsl(190, 100%, 66%) |
| HSV | hsv(190, 67%, 100%) |
| CMYK | cmyk(67.1%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.70, -29.11, -25.24) |
| CIE-LCH | lch(83.70, 38.53, 220.92°) |
| OKLab | oklab(84.8% -0.1043 -0.0702) |
| OKLCH | oklch(84.8% 0.126 213.9) |
| XYZ | xyz(48.8949, 63.4920, 104.2667) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.38
Robin'S Egg
#6DEDFD
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.22
Bright Sky Blue
#02CCFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E2FF #FF7154
analogous
#54FFC6 #54E2FF #548DFF
triadic
#54E2FF #FF54E2 #E2FF54
tetradic
#54E2FF #C654FF #FF7154 #8DFF54
square
#54E2FF #C654FF #FF7154 #8DFF54
split-complementary
#54E2FF #FF548D #FFC654
monochromatic
#00B4D9 #17D8FF #54E2FF #91ECFF #CEF7FF
Accessibility & contrast
On white
1.53
#54E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#54E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E2FF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E2FF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B4C9FF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #54e2ff; /* rgb */ color: rgb(84, 226, 255); /* oklch */ color: oklch(84.8% 0.126 213.9);
Tailwind
colors: {
custom: {
50: '#97ebff',
500: '#54e2ff',
950: '#000000',
},
}SCSS
$custom: #54e2ff; $custom-light: #97ebff; $custom-dark: #000000;
JSON
{
"hex": "#54e2ff",
"rgb": {
"r": 84,
"g": 226,
"b": 255
},
"hsl": {
"h": 190.175,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.84801,
"c": 0.12574,
"h": 213.9
},
"luminance": 0.63498
}Semantic roles & 50–950 ramp
primary
#54E2FF
secondary
#D24225
accent
#2700E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486