#57EE8A#57EE8A
#57EE8A is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.189 H 151.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #57EE8A |
|---|---|
| RGB | rgb(87, 238, 138) |
| HSL | hsl(140, 82%, 64%) |
| HSV | hsv(140, 63%, 93%) |
| CMYK | cmyk(63.4%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.49, -61.30, 36.87) |
| CIE-LCH | lch(84.49, 71.54, 148.98°) |
| OKLab | oklab(84.54% -0.1655 0.0911) |
| OKLCH | oklch(84.54% 0.189 151.2) |
| XYZ | xyz(39.0894, 65.0063, 34.5273) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.50
Turquoise Green
#04F489
ΔE00 2.73
Wintergreen
#20F986
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EE8A #EE57BB
analogous
#6FEE57 #57EE8A #57EED5
triadic
#57EE8A #8A57EE #EE8A57
tetradic
#57EE8A #576FEE #EE57BB #EED557
square
#57EE8A #576FEE #EE57BB #EED557
split-complementary
#57EE8A #D557EE #EE576F
monochromatic
#13B84A #1FE863 #57EE8A #8FF4B1 #C6F9D7
Accessibility & contrast
On white
1.50
#57EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#57EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EE8A
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EE8A | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#DCCD91
Tritanopia (blue-blind)
#17EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #57ee8a; /* rgb */ color: rgb(87, 238, 138); /* oklch */ color: oklch(84.5% 0.189 151.2);
Tailwind
colors: {
custom: {
50: '#95f5ad',
500: '#57ee8a',
950: '#000000',
},
}SCSS
$custom: #57ee8a; $custom-light: #95f5ad; $custom-dark: #000000;
JSON
{
"hex": "#57ee8a",
"rgb": {
"r": 87,
"g": 238,
"b": 138
},
"hsl": {
"h": 140.265,
"s": 81.622,
"l": 63.725
},
"oklch": {
"l": 0.84537,
"c": 0.18892,
"h": 151.2
},
"luminance": 0.6501
}Semantic roles & 50–950 ramp
primary
#57EE8A
secondary
#B7328A
accent
#0896DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581