#57EF7E#57EF7E
#57EF7E is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.201 H 148.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #57EF7E |
|---|---|
| RGB | rgb(87, 239, 126) |
| HSL | hsl(135, 83%, 64%) |
| HSV | hsv(135, 64%, 94%) |
| CMYK | cmyk(63.6%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(84.62, -63.56, 42.91) |
| CIE-LCH | lch(84.62, 76.68, 145.98°) |
| OKLab | oklab(84.59% -0.1715 0.1046) |
| OKLCH | oklch(84.59% 0.201 148.6) |
| XYZ | xyz(38.5600, 65.2616, 30.2993) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.83
Spearmint
#1EF876
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.05
Weird Green
#3AE57F
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EF7E #EF57C8
analogous
#7CEF57 #57EF7E #57EFCA
triadic
#57EF7E #7E57EF #EF7E57
tetradic
#57EF7E #577CEF #EF57C8 #EFCA57
square
#57EF7E #577CEF #EF57C8 #EFCA57
split-complementary
#57EF7E #CA57EF #EF577C
monochromatic
#12BA3D #1FEA53 #57EF7E #8FF4A9 #C7FAD4
Accessibility & contrast
On white
1.49
#57EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#57EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EF7E
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EF7E | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#22EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #57ef7e; /* rgb */ color: rgb(87, 239, 126); /* oklch */ color: oklch(84.6% 0.201 148.6);
Tailwind
colors: {
custom: {
50: '#96f5a5',
500: '#57ef7e',
950: '#000000',
},
}SCSS
$custom: #57ef7e; $custom-light: #96f5a5; $custom-dark: #000000;
JSON
{
"hex": "#57ef7e",
"rgb": {
"r": 87,
"g": 239,
"b": 126
},
"hsl": {
"h": 135.395,
"s": 82.609,
"l": 63.922
},
"oklch": {
"l": 0.8459,
"c": 0.20085,
"h": 148.6
},
"luminance": 0.65266
}Semantic roles & 50–950 ramp
primary
#57EF7E
secondary
#B93196
accent
#06A7DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580