#54DE7C#54DE7C
#54DE7C is a light, vivid green. Relative luminance 0.556; OKLCH L 80.2% C 0.182 H 149.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE7C |
|---|---|
| RGB | rgb(84, 222, 124) |
| HSL | hsl(137, 68%, 60%) |
| HSV | hsv(137, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 44.1%, 12.9%) |
| CIE-LAB | lab(79.37, -58.21, 37.21) |
| CIE-LCH | lch(79.37, 69.09, 147.42°) |
| OKLab | oklab(80.24% -0.1572 0.0915) |
| OKLCH | oklch(80.24% 0.182 149.8) |
| XYZ | xyz(33.4130, 55.5793, 28.0319) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.10
Tealish Green
#0CDC73
ΔE00 2.71
Seaweed
#18D17B
ΔE00 4.66
Lightish Green
#61E160
ΔE00 4.78
Aqua Green
#12E193
ΔE00 5.18
Turquoise Green
#04F489
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE7C #DE54B6
analogous
#71DE54 #54DE7C #54DEC1
triadic
#54DE7C #7C54DE #DE7C54
tetradic
#54DE7C #5471DE #DE54B6 #DEC154
square
#54DE7C #5471DE #DE54B6 #DEC154
split-complementary
#54DE7C #C154DE #DE5471
monochromatic
#1E9A42 #28CD58 #54DE7C #87E8A3 #BBF2CB
Accessibility & contrast
On white
1.73
#54DE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#54DE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE7C
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE7C | 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)
#DFCC75
Deuteranopia (green-blind)
#CEC083
Tritanopia (blue-blind)
#26DAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54de7c; /* rgb */ color: rgb(84, 222, 124); /* oklch */ color: oklch(80.2% 0.182 149.8);
Tailwind
colors: {
custom: {
50: '#92e9a3',
500: '#54de7c',
950: '#000000',
},
}SCSS
$custom: #54de7c; $custom-light: #92e9a3; $custom-dark: #000000;
JSON
{
"hex": "#54de7c",
"rgb": {
"r": 84,
"g": 222,
"b": 124
},
"hsl": {
"h": 137.391,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80239,
"c": 0.18185,
"h": 149.8
},
"luminance": 0.55583
}Semantic roles & 50–950 ramp
primary
#54DE7C
secondary
#9E3880
accent
#3DB8EB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480