#54FFFA#54FFFA
#54FFFA is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.137 H 192.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFFA |
|---|---|
| RGB | rgb(84, 255, 250) |
| HSL | hsl(178, 100%, 66%) |
| HSV | hsv(178, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.82, -43.92, -10.40) |
| CIE-LCH | lch(91.82, 45.14, 193.32°) |
| OKLab | oklab(91.31% -0.1343 -0.029) |
| OKLCH | oklch(91.31% 0.137 192.2) |
| XYZ | xyz(56.6636, 80.3004, 102.9371) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.82
Bright Cyan
#41FDFE
ΔE00 1.97
Aqua
#00FFFF
ΔE00 2.23
Bright Light Blue
#26F7FD
ΔE00 3.87
Bright Aqua
#0BF9EA
ΔE00 4.07
Light Cyan
#ACFFFC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFFA #FF5459
analogous
#54FFA5 #54FFFA #54AEFF
triadic
#54FFFA #FA54FF #FFFA54
tetradic
#54FFFA #A554FF #FF5459 #AEFF54
square
#54FFFA #A554FF #FF5459 #AEFF54
split-complementary
#54FFFA #FF54AE #FFA554
monochromatic
#00D9D2 #17FFF8 #54FFFA #91FFFC #CEFFFE
Accessibility & contrast
On white
1.23
#54FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#54FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFFA
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFFA | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FA
Deuteranopia (green-blind)
#D6E0FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #54fffa; /* rgb */ color: rgb(84, 255, 250); /* oklch */ color: oklch(91.3% 0.137 192.2);
Tailwind
colors: {
custom: {
50: '#9afffb',
500: '#54fffa',
950: '#000000',
},
}SCSS
$custom: #54fffa; $custom-light: #9afffb; $custom-dark: #000000;
JSON
{
"hex": "#54fffa",
"rgb": {
"r": 84,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.246,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.91312,
"c": 0.13739,
"h": 192.2
},
"luminance": 0.80307
}Semantic roles & 50–950 ramp
primary
#54FFFA
secondary
#D2252A
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685