#57F29D#57F29D
#57F29D is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.177 H 155.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #57F29D |
|---|---|
| RGB | rgb(87, 242, 157) |
| HSL | hsl(147, 86%, 65%) |
| HSV | hsv(147, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(85.99, -59.47, 29.32) |
| CIE-LCH | lch(85.99, 66.31, 153.75°) |
| OKLab | oklab(85.87% -0.1612 0.0736) |
| OKLCH | oklch(85.87% 0.177 155.4) |
| XYZ | xyz(41.7647, 67.9604, 42.8084) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.12
Sea Green (survey)
#53FCA1
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.93
Mediumspringgreen
#00FA9A
ΔE00 2.96
Light Bluish Green
#76FDA8
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F29D #F257AC
analogous
#5FF257 #57F29D #57F2EB
triadic
#57F29D #9D57F2 #F29D57
tetradic
#57F29D #575FF2 #F257AC #F2EB57
square
#57F29D #575FF2 #F257AC #F2EB57
split-complementary
#57F29D #EB57F2 #F2575F
monochromatic
#0FC05F #1EEE7C #57F29D #90F6BE #C9FBDF
Accessibility & contrast
On white
1.44
#57F29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#57F29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F29D
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F29D | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E097
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#00F0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #57f29d; /* rgb */ color: rgb(87, 242, 157); /* oklch */ color: oklch(85.9% 0.177 155.4);
Tailwind
colors: {
custom: {
50: '#96f7ba',
500: '#57f29d',
950: '#000000',
},
}SCSS
$custom: #57f29d; $custom-light: #96f7ba; $custom-dark: #000000;
JSON
{
"hex": "#57f29d",
"rgb": {
"r": 87,
"g": 242,
"b": 157
},
"hsl": {
"h": 147.097,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.85871,
"c": 0.17719,
"h": 155.4
},
"luminance": 0.67965
}Semantic roles & 50–950 ramp
primary
#57F29D
secondary
#BE307D
accent
#037EE2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581