#57DD9F#57DD9F
#57DD9F is a light, vivid teal. Relative luminance 0.562; OKLCH L 80.8% C 0.148 H 160.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #57DD9F |
|---|---|
| RGB | rgb(87, 221, 159) |
| HSL | hsl(152, 66%, 60%) |
| HSV | hsv(152, 61%, 87%) |
| CMYK | cmyk(60.6%, 0%, 28.1%, 13.3%) |
| CIE-LAB | lab(79.75, -50.81, 19.79) |
| CIE-LCH | lch(79.75, 54.53, 158.72°) |
| OKLab | oklab(80.77% -0.139 0.0503) |
| OKLCH | oklch(80.77% 0.148 160.1) |
| XYZ | xyz(36.0416, 56.2387, 41.7499) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.61
Eucalyptus
#44D7A8
ΔE00 3.98
Seafoam
#7FE0B3
ΔE00 4.80
Light Greenish Blue
#63F7B4
ΔE00 5.73
Aqua Marine
#2EE8BB
ΔE00 5.98
Seaweed
#18D17B
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DD9F #DD5795
analogous
#57DD5C #57DD9F #57D8DD
triadic
#57DD9F #9F57DD #DD9F57
tetradic
#57DD9F #5C57DD #DD5795 #D8DD57
square
#57DD9F #5C57DD #DD5795 #D8DD57
split-complementary
#57DD9F #DD57D8 #DD5C57
monochromatic
#1F9A61 #2ACD82 #57DD9F #8AE7BC #BDF2D9
Accessibility & contrast
On white
1.71
#57DD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#57DD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DD9F
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DD9F | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9B
Deuteranopia (green-blind)
#C8C0A3
Tritanopia (blue-blind)
#07DCCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #57dd9f; /* rgb */ color: rgb(87, 221, 159); /* oklch */ color: oklch(80.8% 0.148 160.1);
Tailwind
colors: {
custom: {
50: '#93e8bb',
500: '#57dd9f',
950: '#000000',
},
}SCSS
$custom: #57dd9f; $custom-light: #93e8bb; $custom-dark: #000000;
JSON
{
"hex": "#57dd9f",
"rgb": {
"r": 87,
"g": 221,
"b": 159
},
"hsl": {
"h": 152.239,
"s": 66.337,
"l": 60.392
},
"oklch": {
"l": 0.80767,
"c": 0.14788,
"h": 160.1
},
"luminance": 0.56242
}Semantic roles & 50–950 ramp
primary
#57DD9F
secondary
#9E3A68
accent
#176CCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482