#57F092#57F092
#57F092 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.184 H 152.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #57F092 |
|---|---|
| RGB | rgb(87, 240, 146) |
| HSL | hsl(143, 84%, 64%) |
| HSV | hsv(143, 64%, 94%) |
| CMYK | cmyk(63.7%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.21, -60.69, 33.83) |
| CIE-LCH | lch(85.21, 69.48, 150.87°) |
| OKLab | oklab(85.17% -0.164 0.0842) |
| OKLCH | oklch(85.17% 0.184 152.8) |
| XYZ | xyz(40.2755, 66.4175, 37.8859) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.84
Weird Green
#3AE57F
ΔE00 3.14
Mediumspringgreen
#00FA9A
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F092 #F057B5
analogous
#69F057 #57F092 #57F0DE
triadic
#57F092 #9257F0 #F09257
tetradic
#57F092 #5769F0 #F057B5 #F0DE57
square
#57F092 #5769F0 #F057B5 #F0DE57
split-complementary
#57F092 #DE57F0 #F05769
monochromatic
#11BC53 #1FEB6E #57F092 #8FF5B6 #C7FADB
Accessibility & contrast
On white
1.47
#57F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#57F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F092
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F092 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8B
Deuteranopia (green-blind)
#DDCF98
Tritanopia (blue-blind)
#05EDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #57f092; /* rgb */ color: rgb(87, 240, 146); /* oklch */ color: oklch(85.2% 0.184 152.8);
Tailwind
colors: {
custom: {
50: '#96f6b3',
500: '#57f092',
950: '#000000',
},
}SCSS
$custom: #57f092; $custom-light: #96f6b3; $custom-dark: #000000;
JSON
{
"hex": "#57f092",
"rgb": {
"r": 87,
"g": 240,
"b": 146
},
"hsl": {
"h": 143.137,
"s": 83.607,
"l": 64.118
},
"oklch": {
"l": 0.85172,
"c": 0.18436,
"h": 152.8
},
"luminance": 0.66422
}Semantic roles & 50–950 ramp
primary
#57F092
secondary
#BA3185
accent
#058CE0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581