#54EF97#54EF97
#54EF97 is a very light, vivid green. Relative luminance 0.659; OKLCH L 84.9% C 0.180 H 154.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #54EF97 |
|---|---|
| RGB | rgb(84, 239, 151) |
| HSL | hsl(146, 83%, 63%) |
| HSV | hsv(146, 65%, 94%) |
| CMYK | cmyk(64.9%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(84.92, -59.97, 30.92) |
| CIE-LCH | lch(84.92, 67.47, 152.73°) |
| OKLab | oklab(84.94% -0.1623 0.0774) |
| OKLCH | oklch(84.94% 0.18 154.5) |
| XYZ | xyz(40.1051, 65.8479, 39.8685) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.74
Light Green Blue
#56FCA2
ΔE00 2.74
Mediumspringgreen
#00FA9A
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EF97 #EF54AC
analogous
#5EEF54 #54EF97 #54EFE4
triadic
#54EF97 #9754EF #EF9754
tetradic
#54EF97 #545EEF #EF54AC #EFE454
square
#54EF97 #545EEF #EF54AC #EFE454
split-complementary
#54EF97 #E454EF #EF545E
monochromatic
#11B759 #1CEA75 #54EF97 #8CF4B9 #C4F9DB
Accessibility & contrast
On white
1.48
#54EF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#54EF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EF97
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EF97 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD91
Deuteranopia (green-blind)
#DBCE9D
Tritanopia (blue-blind)
#00ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #54ef97; /* rgb */ color: rgb(84, 239, 151); /* oklch */ color: oklch(84.9% 0.180 154.5);
Tailwind
colors: {
custom: {
50: '#94f5b6',
500: '#54ef97',
950: '#000000',
},
}SCSS
$custom: #54ef97; $custom-light: #94f5b6; $custom-dark: #000000;
JSON
{
"hex": "#54ef97",
"rgb": {
"r": 84,
"g": 239,
"b": 151
},
"hsl": {
"h": 145.935,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.84939,
"c": 0.17978,
"h": 154.5
},
"luminance": 0.65852
}Semantic roles & 50–950 ramp
primary
#54EF97
secondary
#B7317D
accent
#0681DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581