#57E2D2#57E2D2
#57E2D2 is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.3% C 0.122 H 184.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #57E2D2 |
|---|---|
| RGB | rgb(87, 226, 210) |
| HSL | hsl(173, 71%, 61%) |
| HSV | hsv(173, 62%, 89%) |
| CMYK | cmyk(61.5%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(82.42, -41.10, -3.34) |
| CIE-LCH | lch(82.42, 41.23, 184.64°) |
| OKLab | oklab(83.33% -0.1213 -0.0097) |
| OKLCH | oklch(83.33% 0.122 184.6) |
| XYZ | xyz(42.7544, 61.0675, 70.4943) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.33
Tiffany Blue
#7BF2DA
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 5.32
Bright Aqua
#0BF9EA
ΔE00 5.53
Aqua (survey)
#13EAC9
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57E2D2 #E25767
analogous
#57E28D #57E2D2 #57ACE2
triadic
#57E2D2 #D257E2 #E2D257
tetradic
#57E2D2 #8D57E2 #E25767 #ACE257
square
#57E2D2 #8D57E2 #E25767 #ACE257
split-complementary
#57E2D2 #E257AC #E28D57
monochromatic
#1CA393 #25D7C2 #57E2D2 #8BEBE0 #BFF4EE
Accessibility & contrast
On white
1.59
#57E2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#57E2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57E2D2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57E2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57E2D2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D1
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#00E7DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #57e2d2; /* rgb */ color: rgb(87, 226, 210); /* oklch */ color: oklch(83.3% 0.122 184.6);
Tailwind
colors: {
custom: {
50: '#95ebdf',
500: '#57e2d2',
950: '#000000',
},
}SCSS
$custom: #57e2d2; $custom-light: #95ebdf; $custom-dark: #000000;
JSON
{
"hex": "#57e2d2",
"rgb": {
"r": 87,
"g": 226,
"b": 210
},
"hsl": {
"h": 173.094,
"s": 70.558,
"l": 61.373
},
"oklch": {
"l": 0.83332,
"c": 0.12169,
"h": 184.6
},
"luminance": 0.61072
}Semantic roles & 50–950 ramp
primary
#57E2D2
secondary
#A53845
accent
#1329D3
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484