#54F57F#54F57F
#54F57F is a very light, highly saturated green. Relative luminance 0.687; OKLCH L 86.0% C 0.209 H 148.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #54F57F |
|---|---|
| RGB | rgb(84, 245, 127) |
| HSL | hsl(136, 89%, 65%) |
| HSV | hsv(136, 66%, 96%) |
| CMYK | cmyk(65.7%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(86.36, -66.10, 44.60) |
| CIE-LCH | lch(86.36, 79.74, 145.99°) |
| OKLab | oklab(86.01% -0.1782 0.1084) |
| OKLCH | oklch(86.01% 0.209 148.7) |
| XYZ | xyz(40.1363, 68.7177, 31.2232) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.07
Minty Green
#0BF77D
ΔE00 2.17
Wintergreen
#20F986
ΔE00 2.38
Spring Green
#00FF7F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.25
Lightgreen (survey)
#76FF7B
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F57F #F554CA
analogous
#7AF554 #54F57F #54F5D0
triadic
#54F57F #7F54F5 #F57F54
tetradic
#54F57F #547AF5 #F554CA #F5D054
square
#54F57F #547AF5 #F554CA #F5D054
split-complementary
#54F57F #D054F5 #F5547A
monochromatic
#0BC33C #1AF254 #54F57F #8EF8AA #C8FCD6
Accessibility & contrast
On white
1.42
#54F57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#54F57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F57F
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F57F | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#0BF0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #54f57f; /* rgb */ color: rgb(84, 245, 127); /* oklch */ color: oklch(86.0% 0.209 148.7);
Tailwind
colors: {
custom: {
50: '#95faa6',
500: '#54f57f',
950: '#000000',
},
}SCSS
$custom: #54f57f; $custom-light: #95faa6; $custom-dark: #000000;
JSON
{
"hex": "#54f57f",
"rgb": {
"r": 84,
"g": 245,
"b": 127
},
"hsl": {
"h": 136.025,
"s": 88.95,
"l": 64.51
},
"oklch": {
"l": 0.86014,
"c": 0.2086,
"h": 148.7
},
"luminance": 0.68722
}Semantic roles & 50–950 ramp
primary
#54F57F
secondary
#C02D99
accent
#00A8E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580