#54FF8A#54FF8A
#54FF8A is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.7% C 0.212 H 150.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #54FF8A |
|---|---|
| RGB | rgb(84, 255, 138) |
| HSL | hsl(139, 100%, 66%) |
| HSV | hsv(139, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.50, -67.96, 43.30) |
| CIE-LCH | lch(89.50, 80.58, 147.50°) |
| OKLab | oklab(88.65% -0.1831 0.1059) |
| OKLCH | oklch(88.65% 0.212 150) |
| XYZ | xyz(44.0001, 75.2350, 36.2428) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.15
Wintergreen
#20F986
ΔE00 2.28
Minty Green
#0BF77D
ΔE00 2.69
Spearmint
#1EF876
ΔE00 2.72
Lightgreen (survey)
#76FF7B
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FF8A #FF54C9
analogous
#74FF54 #54FF8A #54FFDF
triadic
#54FF8A #8A54FF #FF8A54
tetradic
#54FF8A #5474FF #FF54C9 #FFDF54
square
#54FF8A #5474FF #FF54C9 #FFDF54
split-complementary
#54FF8A #DF54FF #FF5474
monochromatic
#00D944 #17FF60 #54FF8A #91FFB4 #CEFFDE
Accessibility & contrast
On white
1.31
#54FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#54FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FF8A
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FF8A | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #54ff8a; /* rgb */ color: rgb(84, 255, 138); /* oklch */ color: oklch(88.7% 0.212 150.0);
Tailwind
colors: {
custom: {
50: '#97ffae',
500: '#54ff8a',
950: '#000000',
},
}SCSS
$custom: #54ff8a; $custom-light: #97ffae; $custom-dark: #000000;
JSON
{
"hex": "#54ff8a",
"rgb": {
"r": 84,
"g": 255,
"b": 138
},
"hsl": {
"h": 138.947,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.88652,
"c": 0.21155,
"h": 150
},
"luminance": 0.7524
}Semantic roles & 50–950 ramp
primary
#54FF8A
secondary
#D2259B
accent
#009DE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681