#57EE7E#57EE7E
#57EE7E is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.3% C 0.200 H 148.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #57EE7E |
|---|---|
| RGB | rgb(87, 238, 126) |
| HSL | hsl(135, 82%, 64%) |
| HSV | hsv(135, 63%, 93%) |
| CMYK | cmyk(63.4%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.32, -63.20, 42.53) |
| CIE-LCH | lch(84.32, 76.17, 146.06°) |
| OKLab | oklab(84.34% -0.1705 0.1037) |
| OKLCH | oklch(84.34% 0.2 148.7) |
| XYZ | xyz(38.2681, 64.6778, 30.2019) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 2.97
Spearmint
#1EF876
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EE7E #EE57C7
analogous
#7BEE57 #57EE7E #57EECA
triadic
#57EE7E #7E57EE #EE7E57
tetradic
#57EE7E #577BEE #EE57C7 #EECA57
square
#57EE7E #577BEE #EE57C7 #EECA57
split-complementary
#57EE7E #CA57EE #EE577B
monochromatic
#13B83D #1FE853 #57EE7E #8FF4A9 #C6F9D3
Accessibility & contrast
On white
1.51
#57EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#57EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EE7E
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EE7E | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#23EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #57ee7e; /* rgb */ color: rgb(87, 238, 126); /* oklch */ color: oklch(84.3% 0.200 148.7);
Tailwind
colors: {
custom: {
50: '#96f5a5',
500: '#57ee7e',
950: '#000000',
},
}SCSS
$custom: #57ee7e; $custom-light: #96f5a5; $custom-dark: #000000;
JSON
{
"hex": "#57ee7e",
"rgb": {
"r": 87,
"g": 238,
"b": 126
},
"hsl": {
"h": 135.497,
"s": 81.622,
"l": 63.725
},
"oklch": {
"l": 0.84342,
"c": 0.19957,
"h": 148.7
},
"luminance": 0.64682
}Semantic roles & 50–950 ramp
primary
#57EE7E
secondary
#B73295
accent
#08A7DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580