#54FF85#54FF85
#54FF85 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.216 H 149.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #54FF85 |
|---|---|
| RGB | rgb(84, 255, 133) |
| HSL | hsl(137, 100%, 66%) |
| HSV | hsv(137, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.44, -68.72, 45.60) |
| CIE-LCH | lch(89.44, 82.47, 146.43°) |
| OKLab | oklab(88.58% -0.1851 0.111) |
| OKLCH | oklch(88.58% 0.216 149.1) |
| XYZ | xyz(43.6464, 75.0936, 34.3800) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.04
Spearmint
#1EF876
ΔE00 2.44
Wintergreen
#20F986
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.70
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FF85 #FF54CE
analogous
#79FF54 #54FF85 #54FFDB
triadic
#54FF85 #8554FF #FF8554
tetradic
#54FF85 #5479FF #FF54CE #FFDB54
square
#54FF85 #5479FF #FF54CE #FFDB54
split-complementary
#54FF85 #DB54FF #FF5479
monochromatic
#00D93E #17FF59 #54FF85 #91FFB1 #CEFFDC
Accessibility & contrast
On white
1.31
#54FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#54FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FF85
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FF85 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#ECDB8E
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #54ff85; /* rgb */ color: rgb(84, 255, 133); /* oklch */ color: oklch(88.6% 0.216 149.1);
Tailwind
colors: {
custom: {
50: '#97ffaa',
500: '#54ff85',
950: '#000000',
},
}SCSS
$custom: #54ff85; $custom-light: #97ffaa; $custom-dark: #000000;
JSON
{
"hex": "#54ff85",
"rgb": {
"r": 84,
"g": 255,
"b": 133
},
"hsl": {
"h": 137.193,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.88576,
"c": 0.21585,
"h": 149.1
},
"luminance": 0.75098
}Semantic roles & 50–950 ramp
primary
#54FF85
secondary
#D225A1
accent
#00A4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681