#57EE8F#57EE8F
#57EE8F is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.184 H 152.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #57EE8F |
|---|---|
| RGB | rgb(87, 238, 143) |
| HSL | hsl(142, 82%, 64%) |
| HSV | hsv(142, 63%, 93%) |
| CMYK | cmyk(63.4%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(84.56, -60.46, 34.48) |
| CIE-LCH | lch(84.56, 69.60, 150.31°) |
| OKLab | oklab(84.63% -0.1634 0.0856) |
| OKLCH | oklch(84.63% 0.184 152.3) |
| XYZ | xyz(39.4597, 65.1544, 36.4778) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 2.82
Sea Green (survey)
#53FCA1
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.53
Mediumspringgreen
#00FA9A
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EE8F #EE57B6
analogous
#6AEE57 #57EE8F #57EEDB
triadic
#57EE8F #8F57EE #EE8F57
tetradic
#57EE8F #576AEE #EE57B6 #EEDB57
square
#57EE8F #576AEE #EE57B6 #EEDB57
split-complementary
#57EE8F #DB57EE #EE576A
monochromatic
#13B850 #1FE86A #57EE8F #8FF4B4 #C6F9D9
Accessibility & contrast
On white
1.50
#57EE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#57EE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EE8F
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EE8F | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#0FEBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #57ee8f; /* rgb */ color: rgb(87, 238, 143); /* oklch */ color: oklch(84.6% 0.184 152.3);
Tailwind
colors: {
custom: {
50: '#95f5b0',
500: '#57ee8f',
950: '#000000',
},
}SCSS
$custom: #57ee8f; $custom-light: #95f5b0; $custom-dark: #000000;
JSON
{
"hex": "#57ee8f",
"rgb": {
"r": 87,
"g": 238,
"b": 143
},
"hsl": {
"h": 142.252,
"s": 81.622,
"l": 63.725
},
"oklch": {
"l": 0.84625,
"c": 0.18445,
"h": 152.3
},
"luminance": 0.65158
}Semantic roles & 50–950 ramp
primary
#57EE8F
secondary
#B73286
accent
#088EDE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581