#54FF87#54FF87
#54FF87 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.214 H 149.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #54FF87 |
|---|---|
| RGB | rgb(84, 255, 135) |
| HSL | hsl(138, 100%, 66%) |
| HSV | hsv(138, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(89.46, -68.42, 44.68) |
| CIE-LCH | lch(89.46, 81.72, 146.85°) |
| OKLab | oklab(88.61% -0.1843 0.109) |
| OKLCH | oklch(88.61% 0.214 149.4) |
| XYZ | xyz(43.7859, 75.1493, 35.1147) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.06
Wintergreen
#20F986
ΔE00 2.43
Spearmint
#1EF876
ΔE00 2.53
Minty Green
#0BF77D
ΔE00 2.67
Lightgreen (survey)
#76FF7B
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FF87 #FF54CC
analogous
#77FF54 #54FF87 #54FFDD
triadic
#54FF87 #8754FF #FF8754
tetradic
#54FF87 #5477FF #FF54CC #FFDD54
square
#54FF87 #5477FF #FF54CC #FFDD54
split-complementary
#54FF87 #DD54FF #FF5477
monochromatic
#00D941 #17FF5C #54FF87 #91FFB2 #CEFFDD
Accessibility & contrast
On white
1.31
#54FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#54FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FF87
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FF87 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7D
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#00FAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #54ff87; /* rgb */ color: rgb(84, 255, 135); /* oklch */ color: oklch(88.6% 0.214 149.4);
Tailwind
colors: {
custom: {
50: '#97ffac',
500: '#54ff87',
950: '#000000',
},
}SCSS
$custom: #54ff87; $custom-light: #97ffac; $custom-dark: #000000;
JSON
{
"hex": "#54ff87",
"rgb": {
"r": 84,
"g": 255,
"b": 135
},
"hsl": {
"h": 137.895,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.88606,
"c": 0.21413,
"h": 149.4
},
"luminance": 0.75154
}Semantic roles & 50–950 ramp
primary
#54FF87
secondary
#D2259F
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681