#57F190#57F190
#57F190 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.187 H 152.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #57F190 |
|---|---|
| RGB | rgb(87, 241, 144) |
| HSL | hsl(142, 85%, 64%) |
| HSV | hsv(142, 64%, 95%) |
| CMYK | cmyk(63.9%, 0%, 40.2%, 5.5%) |
| CIE-LAB | lab(85.48, -61.41, 35.18) |
| CIE-LCH | lch(85.48, 70.77, 150.19°) |
| OKLab | oklab(85.38% -0.1659 0.0873) |
| OKLCH | oklch(85.38% 0.187 152.2) |
| XYZ | xyz(40.4165, 66.9462, 37.1721) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.54
Sea Green (survey)
#53FCA1
ΔE00 2.84
Light Green Blue
#56FCA2
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.05
Weird Green
#3AE57F
ΔE00 3.15
Mediumspringgreen
#00FA9A
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F190 #F157B8
analogous
#6BF157 #57F190 #57F1DD
triadic
#57F190 #9057F1 #F19057
tetradic
#57F190 #576BF1 #F157B8 #F1DD57
square
#57F190 #576BF1 #F157B8 #F1DD57
split-complementary
#57F190 #DD57F1 #F1576B
monochromatic
#10BE50 #1FEC6B #57F190 #8FF6B5 #C8FADB
Accessibility & contrast
On white
1.46
#57F190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#57F190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F190
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F190 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#08EED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #57f190; /* rgb */ color: rgb(87, 241, 144); /* oklch */ color: oklch(85.4% 0.187 152.2);
Tailwind
colors: {
custom: {
50: '#96f7b1',
500: '#57f190',
950: '#000000',
},
}SCSS
$custom: #57f190; $custom-light: #96f7b1; $custom-dark: #000000;
JSON
{
"hex": "#57f190",
"rgb": {
"r": 87,
"g": 241,
"b": 144
},
"hsl": {
"h": 142.208,
"s": 84.615,
"l": 64.314
},
"oklch": {
"l": 0.85382,
"c": 0.18744,
"h": 152.2
},
"luminance": 0.6695
}Semantic roles & 50–950 ramp
primary
#57F190
secondary
#BC3088
accent
#048FE1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581