#57F083#57F083
#57F083 is a very light, vivid green. Relative luminance 0.660; OKLCH L 84.9% C 0.198 H 149.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #57F083 |
|---|---|
| RGB | rgb(87, 240, 131) |
| HSL | hsl(137, 84%, 64%) |
| HSV | hsv(137, 64%, 94%) |
| CMYK | cmyk(63.7%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(84.99, -63.16, 40.95) |
| CIE-LCH | lch(84.99, 75.27, 147.04°) |
| OKLab | oklab(84.92% -0.1704 0.1003) |
| OKLCH | oklch(84.92% 0.198 149.5) |
| XYZ | xyz(39.1843, 65.9811, 32.1389) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 2.90
Weird Green
#3AE57F
ΔE00 3.01
Spearmint
#1EF876
ΔE00 3.12
Spring Green
#00FF7F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F083 #F057C4
analogous
#78F057 #57F083 #57F0D0
triadic
#57F083 #8357F0 #F08357
tetradic
#57F083 #5778F0 #F057C4 #F0D057
square
#57F083 #5778F0 #F057C4 #F0D057
split-complementary
#57F083 #D057F0 #F05778
monochromatic
#11BC42 #1FEB5A #57F083 #8FF5AC #C7FAD6
Accessibility & contrast
On white
1.48
#57F083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#57F083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F083
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F083 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7B
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#1DECD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #57f083; /* rgb */ color: rgb(87, 240, 131); /* oklch */ color: oklch(84.9% 0.198 149.5);
Tailwind
colors: {
custom: {
50: '#96f6a8',
500: '#57f083',
950: '#000000',
},
}SCSS
$custom: #57f083; $custom-light: #96f6a8; $custom-dark: #000000;
JSON
{
"hex": "#57f083",
"rgb": {
"r": 87,
"g": 240,
"b": 131
},
"hsl": {
"h": 137.255,
"s": 83.607,
"l": 64.118
},
"oklch": {
"l": 0.84916,
"c": 0.19771,
"h": 149.5
},
"luminance": 0.65985
}Semantic roles & 50–950 ramp
primary
#57F083
secondary
#BA3193
accent
#05A1E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581