#57ED7F#57ED7F
#57ED7F is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.1% C 0.197 H 149.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #57ED7F |
|---|---|
| RGB | rgb(87, 237, 127) |
| HSL | hsl(136, 81%, 64%) |
| HSV | hsv(136, 63%, 93%) |
| CMYK | cmyk(63.3%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(84.03, -62.68, 41.68) |
| CIE-LCH | lch(84.03, 75.28, 146.38°) |
| OKLab | oklab(84.11% -0.1691 0.1018) |
| OKLCH | oklch(84.11% 0.197 149) |
| XYZ | xyz(38.0426, 64.1230, 30.4467) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Minty Green
#0BF77D
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57ED7F #ED57C5
analogous
#7AED57 #57ED7F #57EDCA
triadic
#57ED7F #7F57ED #ED7F57
tetradic
#57ED7F #577AED #ED57C5 #EDCA57
square
#57ED7F #577AED #ED57C5 #EDCA57
split-complementary
#57ED7F #CA57ED #ED577A
monochromatic
#14B63F #20E755 #57ED7F #8EF3A9 #C6F9D3
Accessibility & contrast
On white
1.52
#57ED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#57ED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57ED7F
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57ED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57ED7F | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA76
Deuteranopia (green-blind)
#DCCC87
Tritanopia (blue-blind)
#23E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #57ed7f; /* rgb */ color: rgb(87, 237, 127); /* oklch */ color: oklch(84.1% 0.197 149.0);
Tailwind
colors: {
custom: {
50: '#95f4a6',
500: '#57ed7f',
950: '#000000',
},
}SCSS
$custom: #57ed7f; $custom-light: #95f4a6; $custom-dark: #000000;
JSON
{
"hex": "#57ed7f",
"rgb": {
"r": 87,
"g": 237,
"b": 127
},
"hsl": {
"h": 136,
"s": 80.645,
"l": 63.529
},
"oklch": {
"l": 0.8411,
"c": 0.19741,
"h": 149
},
"luminance": 0.64127
}Semantic roles & 50–950 ramp
primary
#57ED7F
secondary
#B63393
accent
#09A4DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580