#54ED75#54ED75
#54ED75 is a very light, highly saturated green. Relative luminance 0.637; OKLCH L 83.9% C 0.207 H 147.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #54ED75 |
|---|---|
| RGB | rgb(84, 237, 117) |
| HSL | hsl(133, 81%, 63%) |
| HSV | hsv(133, 65%, 93%) |
| CMYK | cmyk(64.6%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(83.83, -64.72, 46.20) |
| CIE-LCH | lch(83.83, 79.52, 144.48°) |
| OKLab | oklab(83.88% -0.1746 0.1115) |
| OKLCH | oklch(83.88% 0.207 147.4) |
| XYZ | xyz(37.1486, 63.7337, 27.1703) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.49
Lightish Green
#61E160
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54ED75 #ED54CC
analogous
#7FED54 #54ED75 #54EDC1
triadic
#54ED75 #7554ED #ED7554
tetradic
#54ED75 #547FED #ED54CC #EDC154
square
#54ED75 #547FED #ED54CC #EDC154
split-complementary
#54ED75 #C154ED #ED547F
monochromatic
#13B436 #1DE748 #54ED75 #8BF3A2 #C3F9CE
Accessibility & contrast
On white
1.53
#54ED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#54ED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54ED75
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54ED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54ED75 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#20E8D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #54ed75; /* rgb */ color: rgb(84, 237, 117); /* oklch */ color: oklch(83.9% 0.207 147.4);
Tailwind
colors: {
custom: {
50: '#94f49f',
500: '#54ed75',
950: '#000000',
},
}SCSS
$custom: #54ed75; $custom-light: #94f49f; $custom-dark: #000000;
JSON
{
"hex": "#54ed75",
"rgb": {
"r": 84,
"g": 237,
"b": 117
},
"hsl": {
"h": 132.941,
"s": 80.952,
"l": 62.941
},
"oklch": {
"l": 0.83879,
"c": 0.20722,
"h": 147.4
},
"luminance": 0.63738
}Semantic roles & 50–950 ramp
primary
#54ED75
secondary
#B43298
accent
#08AFDD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580