#57E2E6#57E2E6
#57E2E6 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.119 H 197.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #57E2E6 |
|---|---|
| RGB | rgb(87, 226, 230) |
| HSL | hsl(182, 74%, 62%) |
| HSV | hsv(182, 62%, 90%) |
| CMYK | cmyk(62.2%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(82.98, -35.78, -13.10) |
| CIE-LCH | lch(82.98, 38.10, 200.10°) |
| OKLab | oklab(83.98% -0.1128 -0.0363) |
| OKLCH | oklch(83.98% 0.119 197.8) |
| XYZ | xyz(45.4035, 62.1272, 84.4465) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57E2E6 #E65B57
analogous
#57E6A2 #57E2E6 #579BE6
triadic
#57E2E6 #E657E2 #E2E657
tetradic
#57E2E6 #A257E6 #E65B57 #9BE657
square
#57E2E6 #A257E6 #E65B57 #9BE657
split-complementary
#57E2E6 #E6579B #E6A257
monochromatic
#19A5A9 #22D9DE #57E2E6 #8CEBEE #C2F4F6
Accessibility & contrast
On white
1.56
#57E2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#57E2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57E2E6
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57E2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57E2E6 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E7
Deuteranopia (green-blind)
#BDC8E7
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #57e2e6; /* rgb */ color: rgb(87, 226, 230); /* oklch */ color: oklch(84.0% 0.119 197.8);
Tailwind
colors: {
custom: {
50: '#96ebed',
500: '#57e2e6',
950: '#000000',
},
}SCSS
$custom: #57e2e6; $custom-light: #96ebed; $custom-dark: #000000;
JSON
{
"hex": "#57e2e6",
"rgb": {
"r": 87,
"g": 226,
"b": 230
},
"hsl": {
"h": 181.678,
"s": 74.093,
"l": 62.157
},
"oklch": {
"l": 0.83979,
"c": 0.11851,
"h": 197.8
},
"luminance": 0.62132
}Semantic roles & 50–950 ramp
primary
#57E2E6
secondary
#AB3936
accent
#150FD6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484