#54FFFD#54FFFD
#54FFFD is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.137 H 193.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFFD |
|---|---|
| RGB | rgb(84, 255, 253) |
| HSL | hsl(179, 100%, 66%) |
| HSV | hsv(179, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.90, -43.12, -11.82) |
| CIE-LCH | lch(91.90, 44.71, 195.33°) |
| OKLab | oklab(91.41% -0.1331 -0.0329) |
| OKLCH | oklch(91.41% 0.137 193.9) |
| XYZ | xyz(57.1377, 80.4901, 105.4343) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.17
Aqua
#00FFFF
ΔE00 1.87
Bright Turquoise
#0FFEF9
ΔE00 2.20
Bright Light Blue
#26F7FD
ΔE00 3.11
Bright Aqua
#0BF9EA
ΔE00 4.92
Light Cyan
#ACFFFC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFFD #FF5456
analogous
#54FFA8 #54FFFD #54ACFF
triadic
#54FFFD #FD54FF #FFFD54
tetradic
#54FFFD #A854FF #FF5456 #ACFF54
square
#54FFFD #A854FF #FF5456 #ACFF54
split-complementary
#54FFFD #FF54AC #FFA854
monochromatic
#00D9D6 #17FFFC #54FFFD #91FFFE #CEFFFE
Accessibility & contrast
On white
1.23
#54FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#54FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFFD
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFFD | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #54fffd; /* rgb */ color: rgb(84, 255, 253); /* oklch */ color: oklch(91.4% 0.137 193.9);
Tailwind
colors: {
custom: {
50: '#9afffe',
500: '#54fffd',
950: '#000000',
},
}SCSS
$custom: #54fffd; $custom-light: #9afffe; $custom-dark: #000000;
JSON
{
"hex": "#54fffd",
"rgb": {
"r": 84,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.298,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.91409,
"c": 0.13706,
"h": 193.9
},
"luminance": 0.80497
}Semantic roles & 50–950 ramp
primary
#54FFFD
secondary
#D22527
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685