#54DE7B#54DE7B
#54DE7B is a light, vivid green. Relative luminance 0.556; OKLCH L 80.2% C 0.183 H 149.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE7B |
|---|---|
| RGB | rgb(84, 222, 123) |
| HSL | hsl(137, 68%, 60%) |
| HSV | hsv(137, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(79.36, -58.37, 37.68) |
| CIE-LCH | lch(79.36, 69.48, 147.15°) |
| OKLab | oklab(80.22% -0.1576 0.0925) |
| OKLCH | oklch(80.22% 0.183 149.6) |
| XYZ | xyz(33.3501, 55.5541, 27.7005) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.13
Tealish Green
#0CDC73
ΔE00 2.70
Lightish Green
#61E160
ΔE00 4.62
Seaweed
#18D17B
ΔE00 4.74
Aqua Green
#12E193
ΔE00 5.32
Turquoise Green
#04F489
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE7B #DE54B7
analogous
#72DE54 #54DE7B #54DEC0
triadic
#54DE7B #7B54DE #DE7B54
tetradic
#54DE7B #5472DE #DE54B7 #DEC054
square
#54DE7B #5472DE #DE54B7 #DEC054
split-complementary
#54DE7B #C054DE #DE5472
monochromatic
#1E9A41 #28CD56 #54DE7B #87E8A3 #BBF2CA
Accessibility & contrast
On white
1.73
#54DE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#54DE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE7B
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE7B | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC73
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#27DAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54de7b; /* rgb */ color: rgb(84, 222, 123); /* oklch */ color: oklch(80.2% 0.183 149.6);
Tailwind
colors: {
custom: {
50: '#92e9a2',
500: '#54de7b',
950: '#000000',
},
}SCSS
$custom: #54de7b; $custom-light: #92e9a2; $custom-dark: #000000;
JSON
{
"hex": "#54de7b",
"rgb": {
"r": 84,
"g": 222,
"b": 123
},
"hsl": {
"h": 136.957,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80223,
"c": 0.18275,
"h": 149.6
},
"luminance": 0.55557
}Semantic roles & 50–950 ramp
primary
#54DE7B
secondary
#9E3881
accent
#3DBAEB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480