#57DD9E#57DD9E
#57DD9E is a light, vivid teal. Relative luminance 0.562; OKLCH L 80.7% C 0.149 H 159.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #57DD9E |
|---|---|
| RGB | rgb(87, 221, 158) |
| HSL | hsl(152, 66%, 60%) |
| HSV | hsv(152, 61%, 87%) |
| CMYK | cmyk(60.6%, 0%, 28.5%, 13.3%) |
| CIE-LAB | lab(79.73, -51.02, 20.28) |
| CIE-LCH | lch(79.73, 54.90, 158.32°) |
| OKLab | oklab(80.74% -0.1395 0.0516) |
| OKLCH | oklch(80.74% 0.149 159.7) |
| XYZ | xyz(35.9552, 56.2041, 41.2948) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.48
Eucalyptus
#44D7A8
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.94
Light Greenish Blue
#63F7B4
ΔE00 5.73
Seaweed
#18D17B
ΔE00 5.88
Aqua Marine
#2EE8BB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DD9E #DD5796
analogous
#57DD5B #57DD9E #57D9DD
triadic
#57DD9E #9E57DD #DD9E57
tetradic
#57DD9E #5B57DD #DD5796 #D9DD57
square
#57DD9E #5B57DD #DD5796 #D9DD57
split-complementary
#57DD9E #DD57D9 #DD5B57
monochromatic
#1F9A60 #2ACD80 #57DD9E #8AE7BB #BDF2D9
Accessibility & contrast
On white
1.72
#57DD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#57DD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DD9E
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DD9E | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD9A
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#0ADCCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #57dd9e; /* rgb */ color: rgb(87, 221, 158); /* oklch */ color: oklch(80.7% 0.149 159.7);
Tailwind
colors: {
custom: {
50: '#93e8bb',
500: '#57dd9e',
950: '#000000',
},
}SCSS
$custom: #57dd9e; $custom-light: #93e8bb; $custom-dark: #000000;
JSON
{
"hex": "#57dd9e",
"rgb": {
"r": 87,
"g": 221,
"b": 158
},
"hsl": {
"h": 151.791,
"s": 66.337,
"l": 60.392
},
"oklch": {
"l": 0.80744,
"c": 0.14874,
"h": 159.7
},
"luminance": 0.56208
}Semantic roles & 50–950 ramp
primary
#57DD9E
secondary
#9E3A69
accent
#176DCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481