#54F37F#54F37F
#54F37F is a very light, highly saturated green. Relative luminance 0.675; OKLCH L 85.5% C 0.206 H 148.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #54F37F |
|---|---|
| RGB | rgb(84, 243, 127) |
| HSL | hsl(136, 87%, 64%) |
| HSV | hsv(136, 65%, 95%) |
| CMYK | cmyk(65.4%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(85.76, -65.40, 43.85) |
| CIE-LCH | lch(85.76, 78.74, 146.16°) |
| OKLab | oklab(85.52% -0.1763 0.1067) |
| OKLCH | oklch(85.52% 0.206 148.8) |
| XYZ | xyz(39.5345, 67.5141, 31.0226) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.26
Spearmint
#1EF876
ΔE00 2.29
Wintergreen
#20F986
ΔE00 2.47
Turquoise Green
#04F489
ΔE00 3.12
Spring Green
#00FF7F
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F37F #F354C8
analogous
#79F354 #54F37F #54F3CE
triadic
#54F37F #7F54F3 #F37F54
tetradic
#54F37F #5479F3 #F354C8 #F3CE54
square
#54F37F #5479F3 #F354C8 #F3CE54
split-complementary
#54F37F #CE54F3 #F35479
monochromatic
#0DBF3D #1BEF54 #54F37F #8DF7AA #C6FBD5
Accessibility & contrast
On white
1.45
#54F37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#54F37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F37F
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F37F | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF76
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#0EEED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #54f37f; /* rgb */ color: rgb(84, 243, 127); /* oklch */ color: oklch(85.5% 0.206 148.8);
Tailwind
colors: {
custom: {
50: '#95f8a6',
500: '#54f37f',
950: '#000000',
},
}SCSS
$custom: #54f37f; $custom-light: #95f8a6; $custom-dark: #000000;
JSON
{
"hex": "#54f37f",
"rgb": {
"r": 84,
"g": 243,
"b": 127
},
"hsl": {
"h": 136.226,
"s": 86.885,
"l": 64.118
},
"oklch": {
"l": 0.85518,
"c": 0.20611,
"h": 148.8
},
"luminance": 0.67518
}Semantic roles & 50–950 ramp
primary
#54F37F
secondary
#BD2E96
accent
#02A6E3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580