#57DED6#57DED6
#57DED6 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.117 H 189.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #57DED6 |
|---|---|
| RGB | rgb(87, 222, 214) |
| HSL | hsl(176, 67%, 61%) |
| HSV | hsv(176, 61%, 87%) |
| CMYK | cmyk(60.8%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(81.36, -38.25, -7.02) |
| CIE-LCH | lch(81.36, 38.89, 190.40°) |
| OKLab | oklab(82.51% -0.1155 -0.0196) |
| OKLCH | oklch(82.51% 0.117 189.6) |
| XYZ | xyz(42.1839, 59.1194, 72.7933) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.02
Mediumturquoise
#48D1CC
ΔE00 3.28
Darkturquoise
#00CED1
ΔE00 5.75
Bright Aqua
#0BF9EA
ΔE00 6.61
Tiffany Blue
#7BF2DA
ΔE00 7.04
Bright Light Blue
#26F7FD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DED6 #DE575F
analogous
#57DE92 #57DED6 #57A3DE
triadic
#57DED6 #D657DE #DED657
tetradic
#57DED6 #9257DE #DE575F #A3DE57
square
#57DED6 #9257DE #DE575F #A3DE57
split-complementary
#57DED6 #DE57A3 #DE9257
monochromatic
#1F9C95 #29CFC5 #57DED6 #8AE8E2 #BDF2EF
Accessibility & contrast
On white
1.64
#57DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#57DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DED6
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DED6 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#BDC4D7
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #57ded6; /* rgb */ color: rgb(87, 222, 214); /* oklch */ color: oklch(82.5% 0.117 189.6);
Tailwind
colors: {
custom: {
50: '#95e9e2',
500: '#57ded6',
950: '#000000',
},
}SCSS
$custom: #57ded6; $custom-light: #95e9e2; $custom-dark: #000000;
JSON
{
"hex": "#57ded6",
"rgb": {
"r": 87,
"g": 222,
"b": 214
},
"hsl": {
"h": 176.444,
"s": 67.164,
"l": 60.588
},
"oklch": {
"l": 0.8251,
"c": 0.11715,
"h": 189.6
},
"luminance": 0.59124
}Semantic roles & 50–950 ramp
primary
#57DED6
secondary
#A03A40
accent
#1621CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484