#57EAC2#57EAC2
#57EAC2 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.138 H 171.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #57EAC2 |
|---|---|
| RGB | rgb(87, 234, 194) |
| HSL | hsl(164, 78%, 63%) |
| HSV | hsv(164, 63%, 92%) |
| CMYK | cmyk(62.8%, 0%, 17.1%, 8.2%) |
| CIE-LAB | lab(84.36, -48.50, 7.93) |
| CIE-LCH | lch(84.36, 49.14, 170.71°) |
| OKLab | oklab(84.78% -0.1365 0.0202) |
| OKLCH | oklch(84.78% 0.138 171.6) |
| XYZ | xyz(43.0861, 64.7623, 61.2582) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.15
Aqua (survey)
#13EAC9
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 4.28
Aquamarine (survey)
#04D8B2
ΔE00 5.01
Eucalyptus
#44D7A8
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EAC2 #EA577F
analogous
#57EA78 #57EAC2 #57C9EA
triadic
#57EAC2 #C257EA #EAC257
tetradic
#57EAC2 #7857EA #EA577F #C9EA57
square
#57EAC2 #7857EA #EA577F #C9EA57
split-complementary
#57EAC2 #EA57C9 #EA7857
monochromatic
#16B186 #21E3AE #57EAC2 #8DF1D6 #C4F8EA
Accessibility & contrast
On white
1.51
#57EAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#57EAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EAC2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EAC2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBC0
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #57eac2; /* rgb */ color: rgb(87, 234, 194); /* oklch */ color: oklch(84.8% 0.138 171.6);
Tailwind
colors: {
custom: {
50: '#95f1d4',
500: '#57eac2',
950: '#000000',
},
}SCSS
$custom: #57eac2; $custom-light: #95f1d4; $custom-dark: #000000;
JSON
{
"hex": "#57eac2",
"rgb": {
"r": 87,
"g": 234,
"b": 194
},
"hsl": {
"h": 163.673,
"s": 77.778,
"l": 62.941
},
"oklch": {
"l": 0.84784,
"c": 0.13802,
"h": 171.6
},
"luminance": 0.64767
}Semantic roles & 50–950 ramp
primary
#57EAC2
secondary
#B13456
accent
#0B44DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583