#57E2E8#57E2E8
#57E2E8 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.119 H 199.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #57E2E8 |
|---|---|
| RGB | rgb(87, 226, 232) |
| HSL | hsl(182, 76%, 63%) |
| HSV | hsv(182, 63%, 91%) |
| CMYK | cmyk(62.5%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(83.04, -35.23, -14.07) |
| CIE-LCH | lch(83.04, 37.94, 201.76°) |
| OKLab | oklab(84.05% -0.112 -0.039) |
| OKLCH | oklch(84.05% 0.119 199.2) |
| XYZ | xyz(45.6860, 62.2402, 85.9341) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.43
Robin'S Egg
#6DEDFD
ΔE00 4.65
Bright Light Blue
#26F7FD
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57E2E8 #E85D57
analogous
#57E8A6 #57E2E8 #5799E8
triadic
#57E2E8 #E857E2 #E2E857
tetradic
#57E2E8 #A657E8 #E85D57 #99E857
square
#57E2E8 #A657E8 #E85D57 #99E857
split-complementary
#57E2E8 #E85799 #E8A657
monochromatic
#18A7AD #21D9E1 #57E2E8 #8DEBEF #C3F5F7
Accessibility & contrast
On white
1.56
#57E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#57E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57E2E8
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57E2E8 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E9
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #57e2e8; /* rgb */ color: rgb(87, 226, 232); /* oklch */ color: oklch(84.0% 0.119 199.2);
Tailwind
colors: {
custom: {
50: '#97ebef',
500: '#57e2e8',
950: '#000000',
},
}SCSS
$custom: #57e2e8; $custom-light: #97ebef; $custom-dark: #000000;
JSON
{
"hex": "#57e2e8",
"rgb": {
"r": 87,
"g": 226,
"b": 232
},
"hsl": {
"h": 182.483,
"s": 75.916,
"l": 62.549
},
"oklch": {
"l": 0.84047,
"c": 0.11858,
"h": 199.2
},
"luminance": 0.62245
}Semantic roles & 50–950 ramp
primary
#57E2E8
secondary
#AE3A35
accent
#160DD8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485