#57F29B#57F29B
#57F29B is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.179 H 154.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #57F29B |
|---|---|
| RGB | rgb(87, 242, 155) |
| HSL | hsl(146, 86%, 65%) |
| HSV | hsv(146, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 36%, 5.1%) |
| CIE-LAB | lab(85.95, -59.84, 30.29) |
| CIE-LCH | lch(85.95, 67.07, 153.15°) |
| OKLab | oklab(85.83% -0.162 0.0759) |
| OKLCH | oklch(85.83% 0.179 154.9) |
| XYZ | xyz(41.5954, 67.8927, 41.9165) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.09
Sea Green (survey)
#53FCA1
ΔE00 2.10
Mediumspringgreen
#00FA9A
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F29B #F257AE
analogous
#61F257 #57F29B #57F2E9
triadic
#57F29B #9B57F2 #F29B57
tetradic
#57F29B #5761F2 #F257AE #F2E957
square
#57F29B #5761F2 #F257AE #F2E957
split-complementary
#57F29B #E957F2 #F25761
monochromatic
#0FC05C #1EEE79 #57F29B #90F6BD #C9FBDF
Accessibility & contrast
On white
1.44
#57F29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#57F29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F29B
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F29B | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF95
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#00F0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #57f29b; /* rgb */ color: rgb(87, 242, 155); /* oklch */ color: oklch(85.8% 0.179 154.9);
Tailwind
colors: {
custom: {
50: '#96f7b9',
500: '#57f29b',
950: '#000000',
},
}SCSS
$custom: #57f29b; $custom-light: #96f7b9; $custom-dark: #000000;
JSON
{
"hex": "#57f29b",
"rgb": {
"r": 87,
"g": 242,
"b": 155
},
"hsl": {
"h": 146.323,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.85832,
"c": 0.17895,
"h": 154.9
},
"luminance": 0.67897
}Semantic roles & 50–950 ramp
primary
#57F29B
secondary
#BE307F
accent
#0380E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581