#57EDCA#57EDCA
#57EDCA is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.137 H 174.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #57EDCA |
|---|---|
| RGB | rgb(87, 237, 202) |
| HSL | hsl(166, 81%, 64%) |
| HSV | hsv(166, 63%, 93%) |
| CMYK | cmyk(63.3%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.43, -47.88, 5.27) |
| CIE-LCH | lch(85.43, 48.17, 173.72°) |
| OKLab | oklab(85.72% -0.136 0.0132) |
| OKLCH | oklch(85.72% 0.137 174.4) |
| XYZ | xyz(44.8702, 66.8540, 66.4051) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.62
Aqua Marine
#2EE8BB
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.62
Aquamarine
#7FFFD4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EDCA #ED577A
analogous
#57ED7F #57EDCA #57C5ED
triadic
#57EDCA #CA57ED #EDCA57
tetradic
#57EDCA #7F57ED #ED577A #C5ED57
square
#57EDCA #7F57ED #ED577A #C5ED57
split-complementary
#57EDCA #ED57C5 #ED7F57
monochromatic
#14B690 #20E7B9 #57EDCA #8EF3DB #C6F9ED
Accessibility & contrast
On white
1.46
#57EDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#57EDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EDCA
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EDCA | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC8
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #57edca; /* rgb */ color: rgb(87, 237, 202); /* oklch */ color: oklch(85.7% 0.137 174.4);
Tailwind
colors: {
custom: {
50: '#96f3da',
500: '#57edca',
950: '#000000',
},
}SCSS
$custom: #57edca; $custom-light: #96f3da; $custom-dark: #000000;
JSON
{
"hex": "#57edca",
"rgb": {
"r": 87,
"g": 237,
"b": 202
},
"hsl": {
"h": 166,
"s": 80.645,
"l": 63.529
},
"oklch": {
"l": 0.85719,
"c": 0.13664,
"h": 174.4
},
"luminance": 0.66859
}Semantic roles & 50–950 ramp
primary
#57EDCA
secondary
#B63351
accent
#093ADD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583