#57E2EC#57E2EC
#57E2EC is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.119 H 201.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #57E2EC |
|---|---|
| RGB | rgb(87, 226, 236) |
| HSL | hsl(184, 80%, 63%) |
| HSV | hsv(184, 63%, 93%) |
| CMYK | cmyk(63.1%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.16, -34.12, -16.00) |
| CIE-LCH | lch(83.16, 37.69, 205.12°) |
| OKLab | oklab(84.19% -0.1103 -0.0443) |
| OKLCH | oklch(84.19% 0.119 201.9) |
| XYZ | xyz(46.2606, 62.4700, 88.9605) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 3.70
Bright Light Blue
#26F7FD
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57E2EC #EC6157
analogous
#57ECAB #57E2EC #5797EC
triadic
#57E2EC #EC57E2 #E2EC57
tetradic
#57E2EC #AB57EC #EC6157 #97EC57
square
#57E2EC #AB57EC #EC6157 #97EC57
split-complementary
#57E2EC #EC5797 #ECAB57
monochromatic
#14A9B4 #20D9E6 #57E2EC #8EEBF2 #C5F5F8
Accessibility & contrast
On white
1.56
#57E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#57E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57E2EC
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57E2EC | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #57e2ec; /* rgb */ color: rgb(87, 226, 236); /* oklch */ color: oklch(84.2% 0.119 201.9);
Tailwind
colors: {
custom: {
50: '#97ebf2',
500: '#57e2ec',
950: '#000000',
},
}SCSS
$custom: #57e2ec; $custom-light: #97ebf2; $custom-dark: #000000;
JSON
{
"hex": "#57e2ec",
"rgb": {
"r": 87,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.027,
"s": 79.679,
"l": 63.333
},
"oklch": {
"l": 0.84186,
"c": 0.11893,
"h": 201.9
},
"luminance": 0.62475
}Semantic roles & 50–950 ramp
primary
#57E2EC
secondary
#B43C33
accent
#180ADC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485