#54DE8E#54DE8E
#54DE8E is a light, vivid green. Relative luminance 0.561; OKLCH L 80.6% C 0.166 H 154.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE8E |
|---|---|
| RGB | rgb(84, 222, 142) |
| HSL | hsl(145, 68%, 60%) |
| HSV | hsv(145, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 36%, 12.9%) |
| CIE-LAB | lab(79.66, -55.11, 28.47) |
| CIE-LCH | lch(79.66, 62.03, 152.68°) |
| OKLab | oklab(80.57% -0.1493 0.0714) |
| OKLCH | oklch(80.57% 0.166 154.5) |
| XYZ | xyz(34.6570, 56.0768, 34.5834) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.93
Weird Green
#3AE57F
ΔE00 3.57
Seaweed
#18D17B
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.34
Emerald
#50C878
ΔE00 5.45
Turquoise Green
#04F489
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE8E #DE54A4
analogous
#5FDE54 #54DE8E #54DED3
triadic
#54DE8E #8E54DE #DE8E54
tetradic
#54DE8E #545FDE #DE54A4 #DED354
square
#54DE8E #545FDE #DE54A4 #DED354
split-complementary
#54DE8E #D354DE #DE545F
monochromatic
#1E9A52 #28CD6D #54DE8E #87E8B0 #BBF2D2
Accessibility & contrast
On white
1.72
#54DE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#54DE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE8E
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE8E | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD89
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#14DCCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54de8e; /* rgb */ color: rgb(84, 222, 142); /* oklch */ color: oklch(80.6% 0.166 154.5);
Tailwind
colors: {
custom: {
50: '#91e9af',
500: '#54de8e',
950: '#000000',
},
}SCSS
$custom: #54de8e; $custom-light: #91e9af; $custom-dark: #000000;
JSON
{
"hex": "#54de8e",
"rgb": {
"r": 84,
"g": 222,
"b": 142
},
"hsl": {
"h": 145.217,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80566,
"c": 0.1655,
"h": 154.5
},
"luminance": 0.5608
}Semantic roles & 50–950 ramp
primary
#54DE8E
secondary
#9E3873
accent
#3DA2EB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481