#54EF98#54EF98
#54EF98 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.179 H 154.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #54EF98 |
|---|---|
| RGB | rgb(84, 239, 152) |
| HSL | hsl(146, 83%, 63%) |
| HSV | hsv(146, 65%, 94%) |
| CMYK | cmyk(64.9%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(84.94, -59.79, 30.43) |
| CIE-LCH | lch(84.94, 67.09, 153.02°) |
| OKLab | oklab(84.96% -0.1618 0.0762) |
| OKLCH | oklch(84.96% 0.179 154.8) |
| XYZ | xyz(40.1866, 65.8806, 40.2980) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.73
Light Green Blue
#56FCA2
ΔE00 2.73
Mediumspringgreen
#00FA9A
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EF98 #EF54AB
analogous
#5DEF54 #54EF98 #54EFE6
triadic
#54EF98 #9854EF #EF9854
tetradic
#54EF98 #545DEF #EF54AB #EFE654
square
#54EF98 #545DEF #EF54AB #EFE654
split-complementary
#54EF98 #E654EF #EF545D
monochromatic
#11B75A #1CEA76 #54EF98 #8CF4BA #C4F9DB
Accessibility & contrast
On white
1.48
#54EF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#54EF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EF98
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EF98 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD92
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#00ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #54ef98; /* rgb */ color: rgb(84, 239, 152); /* oklch */ color: oklch(85.0% 0.179 154.8);
Tailwind
colors: {
custom: {
50: '#94f5b7',
500: '#54ef98',
950: '#000000',
},
}SCSS
$custom: #54ef98; $custom-light: #94f5b7; $custom-dark: #000000;
JSON
{
"hex": "#54ef98",
"rgb": {
"r": 84,
"g": 239,
"b": 152
},
"hsl": {
"h": 146.323,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.84958,
"c": 0.17889,
"h": 154.8
},
"luminance": 0.65885
}Semantic roles & 50–950 ramp
primary
#54EF98
secondary
#B7317C
accent
#0680DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581