#54FFF6#54FFF6
#54FFF6 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.138 H 189.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFF6 |
|---|---|
| RGB | rgb(84, 255, 246) |
| HSL | hsl(177, 100%, 66%) |
| HSV | hsv(177, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(91.71, -44.99, -8.49) |
| CIE-LCH | lch(91.71, 45.78, 190.68°) |
| OKLab | oklab(91.19% -0.136 -0.0237) |
| OKLCH | oklch(91.19% 0.138 189.9) |
| XYZ | xyz(56.0431, 80.0522, 99.6689) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.07
Bright Aqua
#0BF9EA
ΔE00 3.07
Aqua
#00FFFF
ΔE00 3.15
Bright Cyan
#41FDFE
ΔE00 3.19
Bright Light Blue
#26F7FD
ΔE00 5.00
Tiffany Blue
#7BF2DA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFF6 #FF545D
analogous
#54FFA1 #54FFF6 #54B3FF
triadic
#54FFF6 #F654FF #FFF654
tetradic
#54FFF6 #A154FF #FF545D #B3FF54
square
#54FFF6 #A154FF #FF545D #B3FF54
split-complementary
#54FFF6 #FF54B3 #FFA154
monochromatic
#00D9CD #17FFF3 #54FFF6 #91FFF9 #CEFFFC
Accessibility & contrast
On white
1.23
#54FFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#54FFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFF6
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFF6 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#D8DFF8
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #54fff6; /* rgb */ color: rgb(84, 255, 246); /* oklch */ color: oklch(91.2% 0.138 189.9);
Tailwind
colors: {
custom: {
50: '#9afff9',
500: '#54fff6',
950: '#000000',
},
}SCSS
$custom: #54fff6; $custom-light: #9afff9; $custom-dark: #000000;
JSON
{
"hex": "#54fff6",
"rgb": {
"r": 84,
"g": 255,
"b": 246
},
"hsl": {
"h": 176.842,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.91185,
"c": 0.13804,
"h": 189.9
},
"luminance": 0.80059
}Semantic roles & 50–950 ramp
primary
#54FFF6
secondary
#D2252E
accent
#000CE6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685