#54EF96#54EF96
#54EF96 is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.181 H 154.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #54EF96 |
|---|---|
| RGB | rgb(84, 239, 150) |
| HSL | hsl(146, 83%, 63%) |
| HSV | hsv(146, 65%, 94%) |
| CMYK | cmyk(64.9%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(84.90, -60.15, 31.40) |
| CIE-LCH | lch(84.90, 67.86, 152.44°) |
| OKLab | oklab(84.92% -0.1627 0.0785) |
| OKLCH | oklch(84.92% 0.181 154.2) |
| XYZ | xyz(40.0242, 65.8156, 39.4426) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 3.09
Mediumspringgreen
#00FA9A
ΔE00 3.18
Weird Green
#3AE57F
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EF96 #EF54AD
analogous
#5FEF54 #54EF96 #54EFE3
triadic
#54EF96 #9654EF #EF9654
tetradic
#54EF96 #545FEF #EF54AD #EFE354
square
#54EF96 #545FEF #EF54AD #EFE354
split-complementary
#54EF96 #E354EF #EF545F
monochromatic
#11B758 #1CEA74 #54EF96 #8CF4B8 #C4F9DB
Accessibility & contrast
On white
1.48
#54EF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#54EF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EF96
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EF96 | 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)
#EFDC90
Deuteranopia (green-blind)
#DBCE9C
Tritanopia (blue-blind)
#00ECD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #54ef96; /* rgb */ color: rgb(84, 239, 150); /* oklch */ color: oklch(84.9% 0.181 154.2);
Tailwind
colors: {
custom: {
50: '#94f5b5',
500: '#54ef96',
950: '#000000',
},
}SCSS
$custom: #54ef96; $custom-light: #94f5b5; $custom-dark: #000000;
JSON
{
"hex": "#54ef96",
"rgb": {
"r": 84,
"g": 239,
"b": 150
},
"hsl": {
"h": 145.548,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.8492,
"c": 0.18066,
"h": 154.2
},
"luminance": 0.6582
}Semantic roles & 50–950 ramp
primary
#54EF96
secondary
#B7317E
accent
#0683DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581