#54FF80#54FF80
#54FF80 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.220 H 148.2°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #54FF80 |
|---|---|
| RGB | rgb(84, 255, 128) |
| HSL | hsl(135, 100%, 66%) |
| HSV | hsv(135, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.37, -69.44, 47.88) |
| CIE-LCH | lch(89.37, 84.35, 145.42°) |
| OKLab | oklab(88.5% -0.1871 0.1159) |
| OKLCH | oklch(88.5% 0.22 148.2) |
| XYZ | xyz(43.3092, 74.9587, 32.6039) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.14
Spearmint
#1EF876
ΔE00 2.34
Lightgreen (survey)
#76FF7B
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.88
Wintergreen
#20F986
ΔE00 2.98
Light Bright Green
#53FE5C
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FF80 #FF54D3
analogous
#7EFF54 #54FF80 #54FFD6
triadic
#54FF80 #8054FF #FF8054
tetradic
#54FF80 #547EFF #FF54D3 #FFD654
square
#54FF80 #547EFF #FF54D3 #FFD654
split-complementary
#54FF80 #D654FF #FF547E
monochromatic
#00D938 #17FF53 #54FF80 #91FFAD #CEFFDB
Accessibility & contrast
On white
1.31
#54FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#54FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FF80
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FF80 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #54ff80; /* rgb */ color: rgb(84, 255, 128); /* oklch */ color: oklch(88.5% 0.220 148.2);
Tailwind
colors: {
custom: {
50: '#97ffa7',
500: '#54ff80',
950: '#000000',
},
}SCSS
$custom: #54ff80; $custom-light: #97ffa7; $custom-dark: #000000;
JSON
{
"hex": "#54ff80",
"rgb": {
"r": 84,
"g": 255,
"b": 128
},
"hsl": {
"h": 135.439,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.88503,
"c": 0.2201,
"h": 148.2
},
"luminance": 0.74963
}Semantic roles & 50–950 ramp
primary
#54FF80
secondary
#D225A6
accent
#00AAE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680