#57FF74#57FF74
#57FF74 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.229 H 146.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #57FF74 |
|---|---|
| RGB | rgb(87, 255, 116) |
| HSL | hsl(130, 100%, 67%) |
| HSV | hsv(130, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(89.30, -70.52, 53.32) |
| CIE-LCH | lch(89.30, 88.41, 142.91°) |
| OKLab | oklab(88.42% -0.1904 0.1272) |
| OKLCH | oklch(88.42% 0.229 146.3) |
| XYZ | xyz(42.8399, 74.8027, 28.7003) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.94
Light Bright Green
#53FE5C
ΔE00 2.52
Spearmint
#1EF876
ΔE00 2.92
Bright Light Green
#2DFE54
ΔE00 3.09
Spring Green
#00FF7F
ΔE00 3.14
Light Neon Green
#4EFD54
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FF74 #FF57E2
analogous
#8EFF57 #57FF74 #57FFC8
triadic
#57FF74 #7457FF #FF7457
tetradic
#57FF74 #578EFF #FF57E2 #FFC857
square
#57FF74 #578EFF #FF57E2 #FFC857
split-complementary
#57FF74 #C857FF #FF578E
monochromatic
#00DC26 #1AFF41 #57FF74 #94FFA7 #D1FFD9
Accessibility & contrast
On white
1.32
#57FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#57FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FF74
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FF74 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#EEDB7F
Tritanopia (blue-blind)
#1CF9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #57ff74; /* rgb */ color: rgb(87, 255, 116); /* oklch */ color: oklch(88.4% 0.229 146.3);
Tailwind
colors: {
custom: {
50: '#99ff9f',
500: '#57ff74',
950: '#000000',
},
}SCSS
$custom: #57ff74; $custom-light: #99ff9f; $custom-dark: #000000;
JSON
{
"hex": "#57ff74",
"rgb": {
"r": 87,
"g": 255,
"b": 116
},
"hsl": {
"h": 130.357,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.88416,
"c": 0.22898,
"h": 146.3
},
"luminance": 0.74807
}Semantic roles & 50–950 ramp
primary
#57FF74
secondary
#D526B6
accent
#00BEE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680