#54FEFF#54FEFF
#54FEFF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.136 H 195.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #54FEFF |
|---|---|
| RGB | rgb(84, 254, 255) |
| HSL | hsl(180, 100%, 66%) |
| HSV | hsv(180, 67%, 100%) |
| CMYK | cmyk(67.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.68, -42.13, -13.20) |
| CIE-LCH | lch(91.68, 44.15, 197.40°) |
| OKLab | oklab(91.24% -0.1313 -0.0367) |
| OKLCH | oklch(91.24% 0.136 195.6) |
| XYZ | xyz(57.1398, 79.9818, 107.0150) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.80
Aqua
#00FFFF
ΔE00 2.01
Bright Light Blue
#26F7FD
ΔE00 2.39
Bright Turquoise
#0FFEF9
ΔE00 2.88
Bright Aqua
#0BF9EA
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FEFF #FF5554
analogous
#54FFAB #54FEFF #54A9FF
triadic
#54FEFF #FF54FE #FEFF54
tetradic
#54FEFF #AB54FF #FF5554 #A9FF54
square
#54FEFF #AB54FF #FF5554 #A9FF54
split-complementary
#54FEFF #FF54A9 #FFAB54
monochromatic
#00D7D9 #17FEFF #54FEFF #91FEFF #CEFFFF
Accessibility & contrast
On white
1.24
#54FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#54FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FEFF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FEFF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #54feff; /* rgb */ color: rgb(84, 254, 255); /* oklch */ color: oklch(91.2% 0.136 195.6);
Tailwind
colors: {
custom: {
50: '#9affff',
500: '#54feff',
950: '#000000',
},
}SCSS
$custom: #54feff; $custom-light: #9affff; $custom-dark: #000000;
JSON
{
"hex": "#54feff",
"rgb": {
"r": 84,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.351,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.91244,
"c": 0.1363,
"h": 195.6
},
"luminance": 0.79988
}Semantic roles & 50–950 ramp
primary
#54FEFF
secondary
#D22625
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686