#54FFFF#54FFFF
#54FFFF is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.137 H 195.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFFF |
|---|---|
| RGB | rgb(84, 255, 255) |
| HSL | hsl(180, 100%, 66%) |
| HSV | hsv(180, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 0%, 0%) |
| CIE-LAB | lab(91.96, -42.58, -12.77) |
| CIE-LCH | lch(91.96, 44.45, 196.70°) |
| OKLab | oklab(91.48% -0.1322 -0.0355) |
| OKLCH | oklch(91.48% 0.137 195) |
| XYZ | xyz(57.4580, 80.6182, 107.1210) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.86
Aqua
#00FFFF
ΔE00 1.89
Bright Turquoise
#0FFEF9
ΔE00 2.63
Bright Light Blue
#26F7FD
ΔE00 2.69
Bright Aqua
#0BF9EA
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFFF #FF5454
analogous
#54FFAA #54FFFF #54AAFF
triadic
#54FFFF #FF54FF #FFFF54
tetradic
#54FFFF #AA54FF #FF5454 #AAFF54
square
#54FFFF #AA54FF #FF5454 #AAFF54
split-complementary
#54FFFF #FF54AA #FFAA54
monochromatic
#00D9D9 #17FFFF #54FFFF #91FFFF #CEFFFF
Accessibility & contrast
On white
1.23
#54FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#54FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFFF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFFF | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #54ffff; /* rgb */ color: rgb(84, 255, 255); /* oklch */ color: oklch(91.5% 0.137 195.0);
Tailwind
colors: {
custom: {
50: '#9affff',
500: '#54ffff',
950: '#000000',
},
}SCSS
$custom: #54ffff; $custom-light: #9affff; $custom-dark: #000000;
JSON
{
"hex": "#54ffff",
"rgb": {
"r": 84,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.91475,
"c": 0.13691,
"h": 195
},
"luminance": 0.80625
}Semantic roles & 50–950 ramp
primary
#54FFFF
secondary
#D22525
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686