#57F29C#57F29C
#57F29C is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.178 H 155.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #57F29C |
|---|---|
| RGB | rgb(87, 242, 156) |
| HSL | hsl(147, 86%, 65%) |
| HSV | hsv(147, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 35.5%, 5.1%) |
| CIE-LAB | lab(85.97, -59.66, 29.81) |
| CIE-LCH | lch(85.97, 66.69, 153.45°) |
| OKLab | oklab(85.85% -0.1616 0.0748) |
| OKLCH | oklch(85.85% 0.178 155.2) |
| XYZ | xyz(41.6797, 67.9264, 42.3606) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.10
Sea Green (survey)
#53FCA1
ΔE00 2.12
Mediumspringgreen
#00FA9A
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F29C #F257AD
analogous
#60F257 #57F29C #57F2EA
triadic
#57F29C #9C57F2 #F29C57
tetradic
#57F29C #5760F2 #F257AD #F2EA57
square
#57F29C #5760F2 #F257AD #F2EA57
split-complementary
#57F29C #EA57F2 #F25760
monochromatic
#0FC05E #1EEE7B #57F29C #90F6BD #C9FBDF
Accessibility & contrast
On white
1.44
#57F29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#57F29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F29C
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F29C | 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)
#F1E096
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#00F0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #57f29c; /* rgb */ color: rgb(87, 242, 156); /* oklch */ color: oklch(85.9% 0.178 155.2);
Tailwind
colors: {
custom: {
50: '#96f7b9',
500: '#57f29c',
950: '#000000',
},
}SCSS
$custom: #57f29c; $custom-light: #96f7b9; $custom-dark: #000000;
JSON
{
"hex": "#57f29c",
"rgb": {
"r": 87,
"g": 242,
"b": 156
},
"hsl": {
"h": 146.71,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.85851,
"c": 0.17807,
"h": 155.2
},
"luminance": 0.67931
}Semantic roles & 50–950 ramp
primary
#57F29C
secondary
#BE307E
accent
#037FE2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581