#57EAC3#57EAC3
#57EAC3 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.137 H 172.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #57EAC3 |
|---|---|
| RGB | rgb(87, 234, 195) |
| HSL | hsl(164, 78%, 63%) |
| HSV | hsv(164, 63%, 92%) |
| CMYK | cmyk(62.8%, 0%, 16.7%, 8.2%) |
| CIE-LAB | lab(84.38, -48.26, 7.44) |
| CIE-LCH | lch(84.38, 48.83, 171.24°) |
| OKLab | oklab(84.81% -0.1361 0.0189) |
| OKLCH | oklch(84.81% 0.137 172.1) |
| XYZ | xyz(43.1988, 64.8074, 61.8516) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.28
Aqua (survey)
#13EAC9
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 4.39
Aquamarine (survey)
#04D8B2
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EAC3 #EA577E
analogous
#57EA7A #57EAC3 #57C7EA
triadic
#57EAC3 #C357EA #EAC357
tetradic
#57EAC3 #7A57EA #EA577E #C7EA57
square
#57EAC3 #7A57EA #EA577E #C7EA57
split-complementary
#57EAC3 #EA57C7 #EA7A57
monochromatic
#16B188 #21E3B0 #57EAC3 #8DF1D6 #C4F8EA
Accessibility & contrast
On white
1.50
#57EAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#57EAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EAC3
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EAC3 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBC1
Deuteranopia (green-blind)
#CECCC6
Tritanopia (blue-blind)
#00ECDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #57eac3; /* rgb */ color: rgb(87, 234, 195); /* oklch */ color: oklch(84.8% 0.137 172.1);
Tailwind
colors: {
custom: {
50: '#95f1d5',
500: '#57eac3',
950: '#000000',
},
}SCSS
$custom: #57eac3; $custom-light: #95f1d5; $custom-dark: #000000;
JSON
{
"hex": "#57eac3",
"rgb": {
"r": 87,
"g": 234,
"b": 195
},
"hsl": {
"h": 164.082,
"s": 77.778,
"l": 62.941
},
"oklch": {
"l": 0.84811,
"c": 0.1374,
"h": 172.1
},
"luminance": 0.64812
}Semantic roles & 50–950 ramp
primary
#57EAC3
secondary
#B13455
accent
#0B42DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583