#54ED7B#54ED7B
#54ED7B is a very light, highly saturated green. Relative luminance 0.639; OKLCH L 84.0% C 0.202 H 148.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #54ED7B |
|---|---|
| RGB | rgb(84, 237, 123) |
| HSL | hsl(135, 81%, 63%) |
| HSV | hsv(135, 65%, 93%) |
| CMYK | cmyk(64.6%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(83.90, -63.85, 43.44) |
| CIE-LCH | lch(83.90, 77.23, 145.77°) |
| OKLab | oklab(83.97% -0.1722 0.1056) |
| OKLCH | oklch(83.97% 0.202 148.5) |
| XYZ | xyz(37.5127, 63.8794, 29.0881) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.09
Wintergreen
#20F986
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.48
Lightish Green
#61E160
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54ED7B #ED54C6
analogous
#79ED54 #54ED7B #54EDC7
triadic
#54ED7B #7B54ED #ED7B54
tetradic
#54ED7B #5479ED #ED54C6 #EDC754
square
#54ED7B #5479ED #ED54C6 #EDC754
split-complementary
#54ED7B #C754ED #ED5479
monochromatic
#13B43C #1DE750 #54ED7B #8BF3A6 #C3F9D0
Accessibility & contrast
On white
1.52
#54ED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#54ED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54ED7B
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54ED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54ED7B | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD972
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#1BE8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #54ed7b; /* rgb */ color: rgb(84, 237, 123); /* oklch */ color: oklch(84.0% 0.202 148.5);
Tailwind
colors: {
custom: {
50: '#94f4a3',
500: '#54ed7b',
950: '#000000',
},
}SCSS
$custom: #54ed7b; $custom-light: #94f4a3; $custom-dark: #000000;
JSON
{
"hex": "#54ed7b",
"rgb": {
"r": 84,
"g": 237,
"b": 123
},
"hsl": {
"h": 135.294,
"s": 80.952,
"l": 62.941
},
"oklch": {
"l": 0.83967,
"c": 0.20205,
"h": 148.5
},
"luminance": 0.63883
}Semantic roles & 50–950 ramp
primary
#54ED7B
secondary
#B43292
accent
#08A7DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580