#54DE8A#54DE8A
#54DE8A is a light, vivid green. Relative luminance 0.560; OKLCH L 80.5% C 0.169 H 153.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE8A |
|---|---|
| RGB | rgb(84, 222, 138) |
| HSL | hsl(143, 68%, 60%) |
| HSV | hsv(143, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(79.59, -55.84, 30.43) |
| CIE-LCH | lch(79.59, 63.59, 151.41°) |
| OKLab | oklab(80.49% -0.1511 0.076) |
| OKLCH | oklch(80.49% 0.169 153.3) |
| XYZ | xyz(34.3620, 55.9589, 33.0301) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Aqua Green
#12E193
ΔE00 3.33
Tealish Green
#0CDC73
ΔE00 3.79
Seaweed
#18D17B
ΔE00 4.11
Emerald
#50C878
ΔE00 5.33
Turquoise Green
#04F489
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE8A #DE54A8
analogous
#63DE54 #54DE8A #54DECF
triadic
#54DE8A #8A54DE #DE8A54
tetradic
#54DE8A #5463DE #DE54A8 #DECF54
square
#54DE8A #5463DE #DE54A8 #DECF54
split-complementary
#54DE8A #CF54DE #DE5463
monochromatic
#1E9A4E #28CD68 #54DE8A #87E8AD #BBF2D0
Accessibility & contrast
On white
1.72
#54DE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#54DE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE8A
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE8A | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#19DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54de8a; /* rgb */ color: rgb(84, 222, 138); /* oklch */ color: oklch(80.5% 0.169 153.3);
Tailwind
colors: {
custom: {
50: '#91e9ad',
500: '#54de8a',
950: '#000000',
},
}SCSS
$custom: #54de8a; $custom-light: #91e9ad; $custom-dark: #000000;
JSON
{
"hex": "#54de8a",
"rgb": {
"r": 84,
"g": 222,
"b": 138
},
"hsl": {
"h": 143.478,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80488,
"c": 0.16912,
"h": 153.3
},
"luminance": 0.55962
}Semantic roles & 50–950 ramp
primary
#54DE8A
secondary
#9E3876
accent
#3DA7EB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481