#54FFAA#54FFAA
#54FFAA is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.184 H 157.3°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFAA |
|---|---|
| RGB | rgb(84, 255, 170) |
| HSL | hsl(150, 100%, 66%) |
| HSV | hsv(150, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.00, -62.44, 28.16) |
| CIE-LCH | lch(90.00, 68.50, 155.73°) |
| OKLab | oklab(89.22% -0.1694 0.071) |
| OKLCH | oklch(89.22% 0.184 157.3) |
| XYZ | xyz(46.6675, 76.3020, 50.2907) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.23
Sea Green (survey)
#53FCA1
ΔE00 1.33
Bright Sea Green
#05FFA6
ΔE00 2.04
Light Bluish Green
#76FDA8
ΔE00 2.41
Mediumspringgreen
#00FA9A
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFAA #FF54A9
analogous
#54FF55 #54FFAA #54FFFF
triadic
#54FFAA #AA54FF #FFAA54
tetradic
#54FFAA #5554FF #FF54A9 #FFFF54
square
#54FFAA #5554FF #FF54A9 #FFFF54
split-complementary
#54FFAA #FF54FF #FF5554
monochromatic
#00D96D #17FF8C #54FFAA #91FFC8 #CEFFE7
Accessibility & contrast
On white
1.29
#54FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#54FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFAA
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFAA | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #54ffaa; /* rgb */ color: rgb(84, 255, 170); /* oklch */ color: oklch(89.2% 0.184 157.3);
Tailwind
colors: {
custom: {
50: '#97ffc3',
500: '#54ffaa',
950: '#000000',
},
}SCSS
$custom: #54ffaa; $custom-light: #97ffc3; $custom-dark: #000000;
JSON
{
"hex": "#54ffaa",
"rgb": {
"r": 84,
"g": 255,
"b": 170
},
"hsl": {
"h": 150.175,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89223,
"c": 0.18369,
"h": 157.3
},
"luminance": 0.76307
}Semantic roles & 50–950 ramp
primary
#54FFAA
secondary
#D2257B
accent
#0072E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682