#57F2EA#57F2EA
#57F2EA is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.8% C 0.129 H 190.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #57F2EA |
|---|---|
| RGB | rgb(87, 242, 234) |
| HSL | hsl(177, 86%, 65%) |
| HSV | hsv(177, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(87.71, -41.99, -8.16) |
| CIE-LCH | lch(87.71, 42.77, 191.00°) |
| OKLab | oklab(87.85% -0.1271 -0.0228) |
| OKLCH | oklch(87.85% 0.129 190.2) |
| XYZ | xyz(50.5272, 71.4654, 88.9573) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.31
Bright Aqua
#0BF9EA
ΔE00 3.43
Bright Cyan
#41FDFE
ΔE00 3.79
Aqua
#00FFFF
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 4.70
Turquoise
#40E0D0
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F2EA #F2575F
analogous
#57F29C #57F2EA #57ADF2
triadic
#57F2EA #EA57F2 #F2EA57
tetradic
#57F2EA #9C57F2 #F2575F #ADF257
square
#57F2EA #9C57F2 #F2575F #ADF257
split-complementary
#57F2EA #F257AD #F29C57
monochromatic
#0FC0B7 #1EEEE3 #57F2EA #90F6F1 #C9FBF8
Accessibility & contrast
On white
1.37
#57F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#57F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F2EA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F2EA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#00F8EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #57f2ea; /* rgb */ color: rgb(87, 242, 234); /* oklch */ color: oklch(87.8% 0.129 190.2);
Tailwind
colors: {
custom: {
50: '#98f7f0',
500: '#57f2ea',
950: '#000000',
},
}SCSS
$custom: #57f2ea; $custom-light: #98f7f0; $custom-dark: #000000;
JSON
{
"hex": "#57f2ea",
"rgb": {
"r": 87,
"g": 242,
"b": 234
},
"hsl": {
"h": 176.903,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.87848,
"c": 0.12912,
"h": 190.2
},
"luminance": 0.71471
}Semantic roles & 50–950 ramp
primary
#57F2EA
secondary
#BE3037
accent
#030FE2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1716
muted
#808585