#54FFF7#54FFF7
#54FFF7 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.138 H 190.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFF7 |
|---|---|
| RGB | rgb(84, 255, 247) |
| HSL | hsl(177, 100%, 66%) |
| HSV | hsv(177, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(91.74, -44.72, -8.96) |
| CIE-LCH | lch(91.74, 45.61, 191.34°) |
| OKLab | oklab(91.22% -0.1356 -0.025) |
| OKLCH | oklch(91.22% 0.138 190.5) |
| XYZ | xyz(56.1970, 80.1138, 100.4794) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.93
Bright Cyan
#41FDFE
ΔE00 2.88
Aqua
#00FFFF
ΔE00 2.89
Bright Aqua
#0BF9EA
ΔE00 3.30
Bright Light Blue
#26F7FD
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFF7 #FF545C
analogous
#54FFA2 #54FFF7 #54B2FF
triadic
#54FFF7 #F754FF #FFF754
tetradic
#54FFF7 #A254FF #FF545C #B2FF54
square
#54FFF7 #A254FF #FF545C #B2FF54
split-complementary
#54FFF7 #FF54B2 #FFA254
monochromatic
#00D9CE #17FFF4 #54FFF7 #91FFFA #CEFFFD
Accessibility & contrast
On white
1.23
#54FFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#54FFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFF7
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFF7 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F7
Deuteranopia (green-blind)
#D7DFF9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #54fff7; /* rgb */ color: rgb(84, 255, 247); /* oklch */ color: oklch(91.2% 0.138 190.5);
Tailwind
colors: {
custom: {
50: '#9afff9',
500: '#54fff7',
950: '#000000',
},
}SCSS
$custom: #54fff7; $custom-light: #9afff9; $custom-dark: #000000;
JSON
{
"hex": "#54fff7",
"rgb": {
"r": 84,
"g": 255,
"b": 247
},
"hsl": {
"h": 177.193,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.91217,
"c": 0.13786,
"h": 190.5
},
"luminance": 0.8012
}Semantic roles & 50–950 ramp
primary
#54FFF7
secondary
#D2252D
accent
#000BE6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685