#57DC98#57DC98
#57DC98 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.153 H 157.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #57DC98 |
|---|---|
| RGB | rgb(87, 220, 152) |
| HSL | hsl(149, 66%, 60%) |
| HSV | hsv(149, 60%, 86%) |
| CMYK | cmyk(60.5%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.31, -51.82, 22.84) |
| CIE-LCH | lch(79.31, 56.63, 156.21°) |
| OKLab | oklab(80.37% -0.1412 0.0578) |
| OKLCH | oklch(80.37% 0.153 157.7) |
| XYZ | xyz(35.1880, 55.4761, 38.5532) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.09
Seaweed
#18D17B
ΔE00 5.01
Eucalyptus
#44D7A8
ΔE00 5.14
Weird Green
#3AE57F
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.76
Emerald
#50C878
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DC98 #DC579B
analogous
#59DC57 #57DC98 #57DCDA
triadic
#57DC98 #9857DC #DC9857
tetradic
#57DC98 #5759DC #DC579B #DCDA57
square
#57DC98 #5759DC #DC579B #DCDA57
split-complementary
#57DC98 #DA57DC #DC5759
monochromatic
#20995B #2ACB79 #57DC98 #8AE7B7 #BCF1D6
Accessibility & contrast
On white
1.74
#57DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#57DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DC98
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DC98 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#17DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #57dc98; /* rgb */ color: rgb(87, 220, 152); /* oklch */ color: oklch(80.4% 0.153 157.7);
Tailwind
colors: {
custom: {
50: '#92e8b6',
500: '#57dc98',
950: '#000000',
},
}SCSS
$custom: #57dc98; $custom-light: #92e8b6; $custom-dark: #000000;
JSON
{
"hex": "#57dc98",
"rgb": {
"r": 87,
"g": 220,
"b": 152
},
"hsl": {
"h": 149.323,
"s": 65.517,
"l": 60.196
},
"oklch": {
"l": 0.80366,
"c": 0.15259,
"h": 157.7
},
"luminance": 0.5548
}Semantic roles & 50–950 ramp
primary
#57DC98
secondary
#9D3A6D
accent
#1875CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481