#54FFF5#54FFF5
#54FFF5 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.138 H 189.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFF5 |
|---|---|
| RGB | rgb(84, 255, 245) |
| HSL | hsl(176, 100%, 66%) |
| HSV | hsv(176, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(91.68, -45.25, -8.01) |
| CIE-LCH | lch(91.68, 45.95, 190.04°) |
| OKLab | oklab(91.15% -0.1364 -0.0224) |
| OKLCH | oklch(91.15% 0.138 189.3) |
| XYZ | xyz(55.8900, 79.9910, 98.8627) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.25
Bright Aqua
#0BF9EA
ΔE00 2.86
Aqua
#00FFFF
ΔE00 3.42
Bright Cyan
#41FDFE
ΔE00 3.50
Bright Light Blue
#26F7FD
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFF5 #FF545E
analogous
#54FFA0 #54FFF5 #54B4FF
triadic
#54FFF5 #F554FF #FFF554
tetradic
#54FFF5 #A054FF #FF545E #B4FF54
square
#54FFF5 #A054FF #FF545E #B4FF54
split-complementary
#54FFF5 #FF54B4 #FFA054
monochromatic
#00D9CC #17FFF1 #54FFF5 #91FFF9 #CEFFFC
Accessibility & contrast
On white
1.24
#54FFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#54FFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFF5
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFF5 | 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)
#F1F2F5
Deuteranopia (green-blind)
#D8DFF7
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #54fff5; /* rgb */ color: rgb(84, 255, 245); /* oklch */ color: oklch(91.2% 0.138 189.3);
Tailwind
colors: {
custom: {
50: '#99fff8',
500: '#54fff5',
950: '#000000',
},
}SCSS
$custom: #54fff5; $custom-light: #99fff8; $custom-dark: #000000;
JSON
{
"hex": "#54fff5",
"rgb": {
"r": 84,
"g": 255,
"b": 245
},
"hsl": {
"h": 176.491,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.91154,
"c": 0.13823,
"h": 189.3
},
"luminance": 0.79997
}Semantic roles & 50–950 ramp
primary
#54FFF5
secondary
#D2252F
accent
#000DE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101817
muted
#808685