#57EF7D#57EF7D
#57EF7D is a very light, highly saturated green. Relative luminance 0.652; OKLCH L 84.6% C 0.202 H 148.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #57EF7D |
|---|---|
| RGB | rgb(87, 239, 125) |
| HSL | hsl(135, 83%, 64%) |
| HSV | hsv(135, 64%, 94%) |
| CMYK | cmyk(63.6%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.61, -63.71, 43.37) |
| CIE-LCH | lch(84.61, 77.07, 145.75°) |
| OKLab | oklab(84.58% -0.1719 0.1056) |
| OKLCH | oklch(84.58% 0.202 148.4) |
| XYZ | xyz(38.4958, 65.2360, 29.9611) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.84
Spearmint
#1EF876
ΔE00 2.91
Wintergreen
#20F986
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EF7D #EF57C9
analogous
#7DEF57 #57EF7D #57EFC9
triadic
#57EF7D #7D57EF #EF7D57
tetradic
#57EF7D #577DEF #EF57C9 #EFC957
square
#57EF7D #577DEF #EF57C9 #EFC957
split-complementary
#57EF7D #C957EF #EF577D
monochromatic
#12BA3C #1FEA52 #57EF7D #8FF4A8 #C7FAD3
Accessibility & contrast
On white
1.49
#57EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#57EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EF7D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EF7D | 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)
#F1DB74
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#23EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #57ef7d; /* rgb */ color: rgb(87, 239, 125); /* oklch */ color: oklch(84.6% 0.202 148.4);
Tailwind
colors: {
custom: {
50: '#96f5a4',
500: '#57ef7d',
950: '#000000',
},
}SCSS
$custom: #57ef7d; $custom-light: #96f5a4; $custom-dark: #000000;
JSON
{
"hex": "#57ef7d",
"rgb": {
"r": 87,
"g": 239,
"b": 125
},
"hsl": {
"h": 135,
"s": 82.609,
"l": 63.922
},
"oklch": {
"l": 0.84575,
"c": 0.20172,
"h": 148.4
},
"luminance": 0.6524
}Semantic roles & 50–950 ramp
primary
#57EF7D
secondary
#B93197
accent
#06A9DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580