#57EACA#57EACA
#57EACA is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.0% C 0.133 H 175.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #57EACA |
|---|---|
| RGB | rgb(87, 234, 202) |
| HSL | hsl(167, 78%, 63%) |
| HSV | hsv(167, 63%, 92%) |
| CMYK | cmyk(62.8%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(84.55, -46.60, 4.00) |
| CIE-LCH | lch(84.55, 46.77, 175.09°) |
| OKLab | oklab(85% -0.133 0.0099) |
| OKLCH | oklch(85% 0.133 175.7) |
| XYZ | xyz(44.0088, 65.1314, 66.1180) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.41
Aqua Marine
#2EE8BB
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 4.30
Aquamarine (survey)
#04D8B2
ΔE00 5.32
Turquoise
#40E0D0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EACA #EA5777
analogous
#57EA80 #57EACA #57C0EA
triadic
#57EACA #CA57EA #EACA57
tetradic
#57EACA #8057EA #EA5777 #C0EA57
square
#57EACA #8057EA #EA5777 #C0EA57
split-complementary
#57EACA #EA57C0 #EA8057
monochromatic
#16B18F #21E3B9 #57EACA #8DF1DB #C4F8EC
Accessibility & contrast
On white
1.50
#57EACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#57EACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EACA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EACA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #57eaca; /* rgb */ color: rgb(87, 234, 202); /* oklch */ color: oklch(85.0% 0.133 175.7);
Tailwind
colors: {
custom: {
50: '#96f1da',
500: '#57eaca',
950: '#000000',
},
}SCSS
$custom: #57eaca; $custom-light: #96f1da; $custom-dark: #000000;
JSON
{
"hex": "#57eaca",
"rgb": {
"r": 87,
"g": 234,
"b": 202
},
"hsl": {
"h": 166.939,
"s": 77.778,
"l": 62.941
},
"oklch": {
"l": 0.85002,
"c": 0.13334,
"h": 175.7
},
"luminance": 0.65136
}Semantic roles & 50–950 ramp
primary
#57EACA
secondary
#B1344F
accent
#0B38DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583