#54DE7F#54DE7F
#54DE7F is a light, vivid green. Relative luminance 0.557; OKLCH L 80.3% C 0.179 H 150.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE7F |
|---|---|
| RGB | rgb(84, 222, 127) |
| HSL | hsl(139, 68%, 60%) |
| HSV | hsv(139, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 42.8%, 12.9%) |
| CIE-LAB | lab(79.42, -57.73, 35.77) |
| CIE-LCH | lch(79.42, 67.91, 148.22°) |
| OKLab | oklab(80.29% -0.1559 0.0882) |
| OKLCH | oklch(80.29% 0.179 150.5) |
| XYZ | xyz(33.6056, 55.6563, 29.0463) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.10
Tealish Green
#0CDC73
ΔE00 2.80
Seaweed
#18D17B
ΔE00 4.45
Aqua Green
#12E193
ΔE00 4.76
Lightish Green
#61E160
ΔE00 5.25
Turquoise Green
#04F489
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE7F #DE54B3
analogous
#6EDE54 #54DE7F #54DEC4
triadic
#54DE7F #7F54DE #DE7F54
tetradic
#54DE7F #546EDE #DE54B3 #DEC454
square
#54DE7F #546EDE #DE54B3 #DEC454
split-complementary
#54DE7F #C454DE #DE546E
monochromatic
#1E9A44 #28CD5B #54DE7F #87E8A5 #BBF2CC
Accessibility & contrast
On white
1.73
#54DE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#54DE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE7F
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE7F | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#24DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54de7f; /* rgb */ color: rgb(84, 222, 127); /* oklch */ color: oklch(80.3% 0.179 150.5);
Tailwind
colors: {
custom: {
50: '#92e9a5',
500: '#54de7f',
950: '#000000',
},
}SCSS
$custom: #54de7f; $custom-light: #92e9a5; $custom-dark: #000000;
JSON
{
"hex": "#54de7f",
"rgb": {
"r": 84,
"g": 222,
"b": 127
},
"hsl": {
"h": 138.696,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.8029,
"c": 0.17913,
"h": 150.5
},
"luminance": 0.5566
}Semantic roles & 50–950 ramp
primary
#54DE7F
secondary
#9E387E
accent
#3DB5EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480