#54DE8B#54DE8B
#54DE8B is a light, vivid green. Relative luminance 0.560; OKLCH L 80.5% C 0.168 H 153.6°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE8B |
|---|---|
| RGB | rgb(84, 222, 139) |
| HSL | hsl(144, 68%, 60%) |
| HSV | hsv(144, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 37.4%, 12.9%) |
| CIE-LAB | lab(79.61, -55.66, 29.94) |
| CIE-LCH | lch(79.61, 63.20, 151.72°) |
| OKLab | oklab(80.51% -0.1506 0.0748) |
| OKLCH | oklch(80.51% 0.168 153.6) |
| XYZ | xyz(34.4348, 55.9880, 33.4131) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Aqua Green
#12E193
ΔE00 3.22
Tealish Green
#0CDC73
ΔE00 3.92
Seaweed
#18D17B
ΔE00 4.12
Emerald
#50C878
ΔE00 5.35
Turquoise Green
#04F489
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE8B #DE54A7
analogous
#62DE54 #54DE8B #54DED0
triadic
#54DE8B #8B54DE #DE8B54
tetradic
#54DE8B #5462DE #DE54A7 #DED054
square
#54DE8B #5462DE #DE54A7 #DED054
split-complementary
#54DE8B #D054DE #DE5462
monochromatic
#1E9A4F #28CD6A #54DE8B #87E8AE #BBF2D1
Accessibility & contrast
On white
1.72
#54DE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#54DE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE8B
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE8B | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#CCC090
Tritanopia (blue-blind)
#18DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54de8b; /* rgb */ color: rgb(84, 222, 139); /* oklch */ color: oklch(80.5% 0.168 153.6);
Tailwind
colors: {
custom: {
50: '#91e9ad',
500: '#54de8b',
950: '#000000',
},
}SCSS
$custom: #54de8b; $custom-light: #91e9ad; $custom-dark: #000000;
JSON
{
"hex": "#54de8b",
"rgb": {
"r": 84,
"g": 222,
"b": 139
},
"hsl": {
"h": 143.913,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80507,
"c": 0.1682,
"h": 153.6
},
"luminance": 0.55991
}Semantic roles & 50–950 ramp
primary
#54DE8B
secondary
#9E3875
accent
#3DA5EB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481