#54DE7D#54DE7D
#54DE7D is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.181 H 150.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE7D |
|---|---|
| RGB | rgb(84, 222, 125) |
| HSL | hsl(138, 68%, 60%) |
| HSV | hsv(138, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(79.39, -58.05, 36.73) |
| CIE-LCH | lch(79.39, 68.69, 147.68°) |
| OKLab | oklab(80.26% -0.1567 0.0904) |
| OKLCH | oklch(80.26% 0.181 150) |
| XYZ | xyz(33.4766, 55.6047, 28.3666) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.09
Tealish Green
#0CDC73
ΔE00 2.73
Seaweed
#18D17B
ΔE00 4.59
Lightish Green
#61E160
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.04
Turquoise Green
#04F489
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE7D #DE54B5
analogous
#70DE54 #54DE7D #54DEC2
triadic
#54DE7D #7D54DE #DE7D54
tetradic
#54DE7D #5470DE #DE54B5 #DEC254
square
#54DE7D #5470DE #DE54B5 #DEC254
split-complementary
#54DE7D #C254DE #DE5470
monochromatic
#1E9A43 #28CD59 #54DE7D #87E8A4 #BBF2CB
Accessibility & contrast
On white
1.73
#54DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#54DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE7D
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE7D | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#25DAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54de7d; /* rgb */ color: rgb(84, 222, 125); /* oklch */ color: oklch(80.3% 0.181 150.0);
Tailwind
colors: {
custom: {
50: '#92e9a4',
500: '#54de7d',
950: '#000000',
},
}SCSS
$custom: #54de7d; $custom-light: #92e9a4; $custom-dark: #000000;
JSON
{
"hex": "#54de7d",
"rgb": {
"r": 84,
"g": 222,
"b": 125
},
"hsl": {
"h": 137.826,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80256,
"c": 0.18093,
"h": 150
},
"luminance": 0.55608
}Semantic roles & 50–950 ramp
primary
#54DE7D
secondary
#9E3880
accent
#3DB7EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480