#57E2F0#57E2F0
#57E2F0 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.120 H 204.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #57E2F0 |
|---|---|
| RGB | rgb(87, 226, 240) |
| HSL | hsl(185, 84%, 64%) |
| HSV | hsv(185, 64%, 94%) |
| CMYK | cmyk(63.7%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.29, -33.00, -17.93) |
| CIE-LCH | lch(83.29, 37.56, 208.52°) |
| OKLab | oklab(84.33% -0.1087 -0.0497) |
| OKLCH | oklch(84.33% 0.12 204.6) |
| XYZ | xyz(46.8483, 62.7051, 92.0555) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.92
Aqua Blue
#02D8E9
ΔE00 3.43
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Bright Light Blue
#26F7FD
ΔE00 6.01
Neon Blue
#04D9FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57E2F0 #F06557
analogous
#57F0B2 #57E2F0 #5796F0
triadic
#57E2F0 #F057E2 #E2F057
tetradic
#57E2F0 #B257F0 #F06557 #96F057
square
#57E2F0 #B257F0 #F06557 #96F057
split-complementary
#57E2F0 #F05796 #F0B257
monochromatic
#11ACBC #1FD8EB #57E2F0 #8FECF5 #C7F5FA
Accessibility & contrast
On white
1.55
#57E2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#57E2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57E2F0
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57E2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57E2F0 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#BAC8F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #57e2f0; /* rgb */ color: rgb(87, 226, 240); /* oklch */ color: oklch(84.3% 0.120 204.6);
Tailwind
colors: {
custom: {
50: '#97ebf5',
500: '#57e2f0',
950: '#000000',
},
}SCSS
$custom: #57e2f0; $custom-light: #97ebf5; $custom-dark: #000000;
JSON
{
"hex": "#57e2f0",
"rgb": {
"r": 87,
"g": 226,
"b": 240
},
"hsl": {
"h": 185.49,
"s": 83.607,
"l": 64.118
},
"oklch": {
"l": 0.84327,
"c": 0.11956,
"h": 204.6
},
"luminance": 0.6271
}Semantic roles & 50–950 ramp
primary
#57E2F0
secondary
#BA3D31
accent
#1905E0
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485