#54FFFB#54FFFB
#54FFFB is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.137 H 192.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFFB |
|---|---|
| RGB | rgb(84, 255, 251) |
| HSL | hsl(179, 100%, 66%) |
| HSV | hsv(179, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(91.85, -43.66, -10.87) |
| CIE-LCH | lch(91.85, 44.99, 193.98°) |
| OKLab | oklab(91.35% -0.1339 -0.0303) |
| OKLCH | oklch(91.35% 0.137 192.7) |
| XYZ | xyz(56.8208, 80.3633, 103.7651) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.68
Bright Turquoise
#0FFEF9
ΔE00 1.89
Aqua
#00FFFF
ΔE00 2.06
Bright Light Blue
#26F7FD
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 4.34
Light Cyan
#ACFFFC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFFB #FF5458
analogous
#54FFA5 #54FFFB #54AEFF
triadic
#54FFFB #FB54FF #FFFB54
tetradic
#54FFFB #A554FF #FF5458 #AEFF54
square
#54FFFB #A554FF #FF5458 #AEFF54
split-complementary
#54FFFB #FF54AE #FFA554
monochromatic
#00D9D4 #17FFFA #54FFFB #91FFFC #CEFFFE
Accessibility & contrast
On white
1.23
#54FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#54FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFFB
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFFB | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #54fffb; /* rgb */ color: rgb(84, 255, 251); /* oklch */ color: oklch(91.3% 0.137 192.7);
Tailwind
colors: {
custom: {
50: '#9afffc',
500: '#54fffb',
950: '#000000',
},
}SCSS
$custom: #54fffb; $custom-light: #9afffc; $custom-dark: #000000;
JSON
{
"hex": "#54fffb",
"rgb": {
"r": 84,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.596,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.91345,
"c": 0.13727,
"h": 192.7
},
"luminance": 0.8037
}Semantic roles & 50–950 ramp
primary
#54FFFB
secondary
#D22529
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685