#57F2EB#57F2EB
#57F2EB is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.9% C 0.129 H 190.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #57F2EB |
|---|---|
| RGB | rgb(87, 242, 235) |
| HSL | hsl(177, 86%, 65%) |
| HSV | hsv(177, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(87.74, -41.72, -8.64) |
| CIE-LCH | lch(87.74, 42.61, 191.70°) |
| OKLab | oklab(87.88% -0.1267 -0.0241) |
| OKLCH | oklch(87.88% 0.129 190.8) |
| XYZ | xyz(50.6712, 71.5230, 89.7160) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.24
Bright Cyan
#41FDFE
ΔE00 3.54
Bright Aqua
#0BF9EA
ΔE00 3.66
Aqua
#00FFFF
ΔE00 3.94
Bright Light Blue
#26F7FD
ΔE00 4.39
Turquoise
#40E0D0
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F2EB #F2575E
analogous
#57F29D #57F2EB #57ACF2
triadic
#57F2EB #EB57F2 #F2EB57
tetradic
#57F2EB #9D57F2 #F2575E #ACF257
square
#57F2EB #9D57F2 #F2575E #ACF257
split-complementary
#57F2EB #F257AC #F29D57
monochromatic
#0FC0B8 #1EEEE4 #57F2EB #90F6F2 #C9FBF9
Accessibility & contrast
On white
1.37
#57F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#57F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F2EB
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F2EB | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#00F8EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #57f2eb; /* rgb */ color: rgb(87, 242, 235); /* oklch */ color: oklch(87.9% 0.129 190.8);
Tailwind
colors: {
custom: {
50: '#98f7f1',
500: '#57f2eb',
950: '#000000',
},
}SCSS
$custom: #57f2eb; $custom-light: #98f7f1; $custom-dark: #000000;
JSON
{
"hex": "#57f2eb",
"rgb": {
"r": 87,
"g": 242,
"b": 235
},
"hsl": {
"h": 177.29,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.8788,
"c": 0.12893,
"h": 190.8
},
"luminance": 0.71529
}Semantic roles & 50–950 ramp
primary
#57F2EB
secondary
#BE3036
accent
#030DE2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1716
muted
#808585