#57DC9F#57DC9F
#57DC9F is a light, vivid teal. Relative luminance 0.557; OKLCH L 80.5% C 0.147 H 160.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #57DC9F |
|---|---|
| RGB | rgb(87, 220, 159) |
| HSL | hsl(152, 66%, 60%) |
| HSV | hsv(152, 60%, 86%) |
| CMYK | cmyk(60.5%, 0%, 27.7%, 13.7%) |
| CIE-LAB | lab(79.45, -50.40, 19.37) |
| CIE-LCH | lch(79.45, 54.00, 158.98°) |
| OKLab | oklab(80.52% -0.138 0.0493) |
| OKLCH | oklch(80.52% 0.147 160.3) |
| XYZ | xyz(35.7783, 55.7122, 41.6622) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.76
Aqua Green
#12E193
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 4.72
Aqua Marine
#2EE8BB
ΔE00 5.95
Light Greenish Blue
#63F7B4
ΔE00 5.96
Seaweed
#18D17B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DC9F #DC5794
analogous
#57DC5C #57DC9F #57D7DC
triadic
#57DC9F #9F57DC #DC9F57
tetradic
#57DC9F #5C57DC #DC5794 #D7DC57
square
#57DC9F #5C57DC #DC5794 #D7DC57
split-complementary
#57DC9F #DC57D7 #DC5C57
monochromatic
#209961 #2ACB82 #57DC9F #8AE7BC #BCF1D9
Accessibility & contrast
On white
1.73
#57DC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#57DC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DC9F
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DC9F | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9B
Deuteranopia (green-blind)
#C7C0A3
Tritanopia (blue-blind)
#09DBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #57dc9f; /* rgb */ color: rgb(87, 220, 159); /* oklch */ color: oklch(80.5% 0.147 160.3);
Tailwind
colors: {
custom: {
50: '#92e8bb',
500: '#57dc9f',
950: '#000000',
},
}SCSS
$custom: #57dc9f; $custom-light: #92e8bb; $custom-dark: #000000;
JSON
{
"hex": "#57dc9f",
"rgb": {
"r": 87,
"g": 220,
"b": 159
},
"hsl": {
"h": 152.481,
"s": 65.517,
"l": 60.196
},
"oklch": {
"l": 0.80521,
"c": 0.14656,
"h": 160.3
},
"luminance": 0.55716
}Semantic roles & 50–950 ramp
primary
#57DC9F
secondary
#9D3A68
accent
#186BCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482