#54FFAB#54FFAB
#54FFAB is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.183 H 157.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFAB |
|---|---|
| RGB | rgb(84, 255, 171) |
| HSL | hsl(151, 100%, 66%) |
| HSV | hsv(151, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.02, -62.25, 27.68) |
| CIE-LCH | lch(90.02, 68.13, 156.03°) |
| OKLab | oklab(89.24% -0.169 0.0698) |
| OKLCH | oklch(89.24% 0.183 157.6) |
| XYZ | xyz(46.7624, 76.3399, 50.7908) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.38
Sea Green (survey)
#53FCA1
ΔE00 1.49
Bright Sea Green
#05FFA6
ΔE00 2.04
Light Bluish Green
#76FDA8
ΔE00 2.48
Mediumspringgreen
#00FA9A
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFAB #FF54A8
analogous
#54FF56 #54FFAB #54FEFF
triadic
#54FFAB #AB54FF #FFAB54
tetradic
#54FFAB #5654FF #FF54A8 #FEFF54
square
#54FFAB #5654FF #FF54A8 #FEFF54
split-complementary
#54FFAB #FF54FE #FF5654
monochromatic
#00D96E #17FF8D #54FFAB #91FFC9 #CEFFE7
Accessibility & contrast
On white
1.29
#54FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#54FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFAB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFAB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA6
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #54ffab; /* rgb */ color: rgb(84, 255, 171); /* oklch */ color: oklch(89.2% 0.183 157.6);
Tailwind
colors: {
custom: {
50: '#97ffc4',
500: '#54ffab',
950: '#000000',
},
}SCSS
$custom: #54ffab; $custom-light: #97ffc4; $custom-dark: #000000;
JSON
{
"hex": "#54ffab",
"rgb": {
"r": 84,
"g": 255,
"b": 171
},
"hsl": {
"h": 150.526,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89244,
"c": 0.18284,
"h": 157.6
},
"luminance": 0.76345
}Semantic roles & 50–950 ramp
primary
#54FFAB
secondary
#D2257A
accent
#0071E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682