#54EF95#54EF95
#54EF95 is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.182 H 154.0°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #54EF95 |
|---|---|
| RGB | rgb(84, 239, 149) |
| HSL | hsl(145, 83%, 63%) |
| HSV | hsv(145, 65%, 94%) |
| CMYK | cmyk(64.9%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(84.89, -60.33, 31.88) |
| CIE-LCH | lch(84.89, 68.24, 152.15°) |
| OKLab | oklab(84.9% -0.1631 0.0796) |
| OKLCH | oklch(84.9% 0.182 154) |
| XYZ | xyz(39.9440, 65.7835, 39.0203) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 2.99
Mediumspringgreen
#00FA9A
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EF95 #EF54AE
analogous
#60EF54 #54EF95 #54EFE2
triadic
#54EF95 #9554EF #EF9554
tetradic
#54EF95 #5460EF #EF54AE #EFE254
square
#54EF95 #5460EF #EF54AE #EFE254
split-complementary
#54EF95 #E254EF #EF5460
monochromatic
#11B757 #1CEA72 #54EF95 #8CF4B8 #C4F9DA
Accessibility & contrast
On white
1.48
#54EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#54EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EF95
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EF95 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8F
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#00ECD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #54ef95; /* rgb */ color: rgb(84, 239, 149); /* oklch */ color: oklch(84.9% 0.182 154.0);
Tailwind
colors: {
custom: {
50: '#94f5b5',
500: '#54ef95',
950: '#000000',
},
}SCSS
$custom: #54ef95; $custom-light: #94f5b5; $custom-dark: #000000;
JSON
{
"hex": "#54ef95",
"rgb": {
"r": 84,
"g": 239,
"b": 149
},
"hsl": {
"h": 145.161,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.84901,
"c": 0.18154,
"h": 154
},
"luminance": 0.65788
}Semantic roles & 50–950 ramp
primary
#54EF95
secondary
#B7317E
accent
#0684DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581