#57EE8D#57EE8D
#57EE8D is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.186 H 151.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #57EE8D |
|---|---|
| RGB | rgb(87, 238, 141) |
| HSL | hsl(141, 82%, 64%) |
| HSV | hsv(141, 63%, 93%) |
| CMYK | cmyk(63.4%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(84.53, -60.80, 35.44) |
| CIE-LCH | lch(84.53, 70.38, 149.77°) |
| OKLab | oklab(84.59% -0.1642 0.0878) |
| OKLCH | oklch(84.59% 0.186 151.9) |
| XYZ | xyz(39.3096, 65.0943, 35.6870) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 2.75
Wintergreen
#20F986
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.52
Mediumspringgreen
#00FA9A
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EE8D #EE57B8
analogous
#6CEE57 #57EE8D #57EED8
triadic
#57EE8D #8D57EE #EE8D57
tetradic
#57EE8D #576CEE #EE57B8 #EED857
square
#57EE8D #576CEE #EE57B8 #EED857
split-complementary
#57EE8D #D857EE #EE576C
monochromatic
#13B84E #1FE867 #57EE8D #8FF4B3 #C6F9D8
Accessibility & contrast
On white
1.50
#57EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#57EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EE8D
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EE8D | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB86
Deuteranopia (green-blind)
#DBCE93
Tritanopia (blue-blind)
#13EBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #57ee8d; /* rgb */ color: rgb(87, 238, 141); /* oklch */ color: oklch(84.6% 0.186 151.9);
Tailwind
colors: {
custom: {
50: '#95f5af',
500: '#57ee8d',
950: '#000000',
},
}SCSS
$custom: #57ee8d; $custom-light: #95f5af; $custom-dark: #000000;
JSON
{
"hex": "#57ee8d",
"rgb": {
"r": 87,
"g": 238,
"b": 141
},
"hsl": {
"h": 141.457,
"s": 81.622,
"l": 63.725
},
"oklch": {
"l": 0.8459,
"c": 0.18624,
"h": 151.9
},
"luminance": 0.65098
}Semantic roles & 50–950 ramp
primary
#57EE8D
secondary
#B73288
accent
#0891DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581