#57F38B#57F38B
#57F38B is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.8% C 0.194 H 150.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #57F38B |
|---|---|
| RGB | rgb(87, 243, 139) |
| HSL | hsl(140, 87%, 65%) |
| HSV | hsv(140, 64%, 95%) |
| CMYK | cmyk(64.2%, 0%, 42.8%, 4.7%) |
| CIE-LAB | lab(86.00, -62.98, 38.34) |
| CIE-LCH | lch(86.00, 73.73, 148.67°) |
| OKLab | oklab(85.79% -0.1699 0.0945) |
| OKLCH | oklch(85.79% 0.194 150.9) |
| XYZ | xyz(40.6381, 67.9873, 35.4023) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.41
Turquoise Green
#04F489
ΔE00 2.44
Minty Green
#0BF77D
ΔE00 2.87
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F38B #F357BF
analogous
#71F357 #57F38B #57F3D9
triadic
#57F38B #8B57F3 #F38B57
tetradic
#57F38B #5771F3 #F357BF #F3D957
square
#57F38B #5771F3 #F357BF #F3D957
split-complementary
#57F38B #D957F3 #F35771
monochromatic
#0EC24A #1EEF64 #57F38B #90F7B2 #C9FBDA
Accessibility & contrast
On white
1.44
#57F38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#57F38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F38B
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F38B | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF83
Deuteranopia (green-blind)
#E0D292
Tritanopia (blue-blind)
#0FEFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #57f38b; /* rgb */ color: rgb(87, 243, 139); /* oklch */ color: oklch(85.8% 0.194 150.9);
Tailwind
colors: {
custom: {
50: '#96f8ae',
500: '#57f38b',
950: '#000000',
},
}SCSS
$custom: #57f38b; $custom-light: #96f8ae; $custom-dark: #000000;
JSON
{
"hex": "#57f38b",
"rgb": {
"r": 87,
"g": 243,
"b": 139
},
"hsl": {
"h": 140,
"s": 86.667,
"l": 64.706
},
"oklch": {
"l": 0.85788,
"c": 0.19447,
"h": 150.9
},
"luminance": 0.67992
}Semantic roles & 50–950 ramp
primary
#57F38B
secondary
#BF2F8F
accent
#0298E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581