#57EB90#57EB90
#57EB90 is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.180 H 152.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #57EB90 |
|---|---|
| RGB | rgb(87, 235, 144) |
| HSL | hsl(143, 79%, 63%) |
| HSV | hsv(143, 63%, 92%) |
| CMYK | cmyk(63%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(83.68, -59.16, 32.81) |
| CIE-LCH | lch(83.68, 67.65, 150.98°) |
| OKLab | oklab(83.9% -0.16 0.0817) |
| OKLCH | oklch(83.9% 0.18 152.9) |
| XYZ | xyz(38.6697, 63.4525, 36.5898) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Turquoise Green
#04F489
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.76
Mediumspringgreen
#00FA9A
ΔE00 4.04
Wintergreen
#20F986
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EB90 #EB57B2
analogous
#68EB57 #57EB90 #57EBDA
triadic
#57EB90 #9057EB #EB9057
tetradic
#57EB90 #5768EB #EB57B2 #EBDA57
square
#57EB90 #5768EB #EB57B2 #EBDA57
split-complementary
#57EB90 #DA57EB #EB5768
monochromatic
#15B252 #20E46C #57EB90 #8EF2B4 #C4F8D8
Accessibility & contrast
On white
1.53
#57EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#57EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EB90
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EB90 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#12E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #57eb90; /* rgb */ color: rgb(87, 235, 144); /* oklch */ color: oklch(83.9% 0.180 152.9);
Tailwind
colors: {
custom: {
50: '#95f2b1',
500: '#57eb90',
950: '#000000',
},
}SCSS
$custom: #57eb90; $custom-light: #95f2b1; $custom-dark: #000000;
JSON
{
"hex": "#57eb90",
"rgb": {
"r": 87,
"g": 235,
"b": 144
},
"hsl": {
"h": 143.108,
"s": 78.723,
"l": 63.137
},
"oklch": {
"l": 0.83904,
"c": 0.17963,
"h": 152.9
},
"luminance": 0.63457
}Semantic roles & 50–950 ramp
primary
#57EB90
secondary
#B33482
accent
#0A8BDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581