#54FFFC#54FFFC
#54FFFC is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.137 H 193.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFFC |
|---|---|
| RGB | rgb(84, 255, 252) |
| HSL | hsl(179, 100%, 66%) |
| HSV | hsv(179, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.88, -43.39, -11.35) |
| CIE-LCH | lch(91.88, 44.85, 194.66°) |
| OKLab | oklab(91.38% -0.1335 -0.0316) |
| OKLCH | oklch(91.38% 0.137 193.3) |
| XYZ | xyz(56.9789, 80.4265, 104.5975) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.41
Aqua
#00FFFF
ΔE00 1.94
Bright Turquoise
#0FFEF9
ΔE00 2.02
Bright Light Blue
#26F7FD
ΔE00 3.35
Bright Aqua
#0BF9EA
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFFC #FF5457
analogous
#54FFA7 #54FFFC #54ADFF
triadic
#54FFFC #FC54FF #FFFC54
tetradic
#54FFFC #A754FF #FF5457 #ADFF54
square
#54FFFC #A754FF #FF5457 #ADFF54
split-complementary
#54FFFC #FF54AD #FFA754
monochromatic
#00D9D5 #17FFFB #54FFFC #91FFFD #CEFFFE
Accessibility & contrast
On white
1.23
#54FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#54FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFFC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFFC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #54fffc; /* rgb */ color: rgb(84, 255, 252); /* oklch */ color: oklch(91.4% 0.137 193.3);
Tailwind
colors: {
custom: {
50: '#9afffd',
500: '#54fffc',
950: '#000000',
},
}SCSS
$custom: #54fffc; $custom-light: #9afffd; $custom-dark: #000000;
JSON
{
"hex": "#54fffc",
"rgb": {
"r": 84,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.947,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.91377,
"c": 0.13715,
"h": 193.3
},
"luminance": 0.80433
}Semantic roles & 50–950 ramp
primary
#54FFFC
secondary
#D22528
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685