#57EE92#57EE92
#57EE92 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.182 H 153.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #57EE92 |
|---|---|
| RGB | rgb(87, 238, 146) |
| HSL | hsl(143, 82%, 64%) |
| HSV | hsv(143, 63%, 93%) |
| CMYK | cmyk(63.4%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(84.61, -59.94, 33.04) |
| CIE-LCH | lch(84.61, 68.44, 151.14°) |
| OKLab | oklab(84.68% -0.162 0.0823) |
| OKLCH | oklch(84.68% 0.182 153.1) |
| XYZ | xyz(39.6900, 65.2465, 37.6907) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 2.99
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.14
Mediumspringgreen
#00FA9A
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EE92 #EE57B3
analogous
#67EE57 #57EE92 #57EEDE
triadic
#57EE92 #9257EE #EE9257
tetradic
#57EE92 #5767EE #EE57B3 #EEDE57
square
#57EE92 #5767EE #EE57B3 #EEDE57
split-complementary
#57EE92 #DE57EE #EE5767
monochromatic
#13B853 #1FE86E #57EE92 #8FF4B6 #C6F9DA
Accessibility & contrast
On white
1.49
#57EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#57EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EE92
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EE92 | 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)
#EEDB8C
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#09EBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #57ee92; /* rgb */ color: rgb(87, 238, 146); /* oklch */ color: oklch(84.7% 0.182 153.1);
Tailwind
colors: {
custom: {
50: '#95f5b3',
500: '#57ee92',
950: '#000000',
},
}SCSS
$custom: #57ee92; $custom-light: #95f5b3; $custom-dark: #000000;
JSON
{
"hex": "#57ee92",
"rgb": {
"r": 87,
"g": 238,
"b": 146
},
"hsl": {
"h": 143.444,
"s": 81.622,
"l": 63.725
},
"oklch": {
"l": 0.8468,
"c": 0.18176,
"h": 153.1
},
"luminance": 0.65251
}Semantic roles & 50–950 ramp
primary
#57EE92
secondary
#B73283
accent
#088ADE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581