#57FF75#57FF75
#57FF75 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.228 H 146.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #57FF75 |
|---|---|
| RGB | rgb(87, 255, 117) |
| HSL | hsl(131, 100%, 67%) |
| HSV | hsv(131, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(89.31, -70.39, 52.88) |
| CIE-LCH | lch(89.31, 88.04, 143.09°) |
| OKLab | oklab(88.43% -0.19 0.1263) |
| OKLCH | oklch(88.43% 0.228 146.4) |
| XYZ | xyz(42.8984, 74.8261, 29.0083) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.94
Light Bright Green
#53FE5C
ΔE00 2.64
Spearmint
#1EF876
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 3.05
Bright Light Green
#2DFE54
ΔE00 3.19
Light Neon Green
#4EFD54
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FF75 #FF57E1
analogous
#8DFF57 #57FF75 #57FFC9
triadic
#57FF75 #7557FF #FF7557
tetradic
#57FF75 #578DFF #FF57E1 #FFC957
square
#57FF75 #578DFF #FF57E1 #FFC957
split-complementary
#57FF75 #C957FF #FF578D
monochromatic
#00DC27 #1AFF43 #57FF75 #94FFA7 #D1FFDA
Accessibility & contrast
On white
1.32
#57FF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#57FF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FF75
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FF75 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE968
Deuteranopia (green-blind)
#EEDB80
Tritanopia (blue-blind)
#1BF9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #57ff75; /* rgb */ color: rgb(87, 255, 117); /* oklch */ color: oklch(88.4% 0.228 146.4);
Tailwind
colors: {
custom: {
50: '#99ffa0',
500: '#57ff75',
950: '#000000',
},
}SCSS
$custom: #57ff75; $custom-light: #99ffa0; $custom-dark: #000000;
JSON
{
"hex": "#57ff75",
"rgb": {
"r": 87,
"g": 255,
"b": 117
},
"hsl": {
"h": 130.714,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.88429,
"c": 0.22818,
"h": 146.4
},
"luminance": 0.74831
}Semantic roles & 50–950 ramp
primary
#57FF75
secondary
#D526B5
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680