#54F47A#54F47A
#54F47A is a very light, highly saturated green. Relative luminance 0.680; OKLCH L 85.7% C 0.212 H 147.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #54F47A |
|---|---|
| RGB | rgb(84, 244, 122) |
| HSL | hsl(134, 88%, 64%) |
| HSV | hsv(134, 66%, 96%) |
| CMYK | cmyk(65.6%, 0%, 50%, 4.3%) |
| CIE-LAB | lab(86.00, -66.48, 46.52) |
| CIE-LCH | lch(86.00, 81.14, 145.01°) |
| OKLab | oklab(85.69% -0.1793 0.1125) |
| OKLCH | oklch(85.69% 0.212 147.9) |
| XYZ | xyz(39.5168, 67.9872, 29.4489) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.02
Minty Green
#0BF77D
ΔE00 2.39
Wintergreen
#20F986
ΔE00 2.83
Spring Green
#00FF7F
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F47A #F454CE
analogous
#7EF454 #54F47A #54F4CA
triadic
#54F47A #7A54F4 #F47A54
tetradic
#54F47A #547EF4 #F454CE #F4CA54
square
#54F47A #547EF4 #F454CE #F4CA54
split-complementary
#54F47A #CA54F4 #F4547E
monochromatic
#0CC137 #1BF04D #54F47A #8EF8A7 #C7FBD3
Accessibility & contrast
On white
1.44
#54F47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#54F47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F47A
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F47A | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF70
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#14EFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #54f47a; /* rgb */ color: rgb(84, 244, 122); /* oklch */ color: oklch(85.7% 0.212 147.9);
Tailwind
colors: {
custom: {
50: '#95f9a2',
500: '#54f47a',
950: '#000000',
},
}SCSS
$custom: #54f47a; $custom-light: #95f9a2; $custom-dark: #000000;
JSON
{
"hex": "#54f47a",
"rgb": {
"r": 84,
"g": 244,
"b": 122
},
"hsl": {
"h": 134.25,
"s": 87.912,
"l": 64.314
},
"oklch": {
"l": 0.85693,
"c": 0.21165,
"h": 147.9
},
"luminance": 0.67991
}Semantic roles & 50–950 ramp
primary
#54F47A
secondary
#BF2D9C
accent
#01AEE4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580