#57F2AB#57F2AB
#57F2AB is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.2% C 0.165 H 159.7°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #57F2AB |
|---|---|
| RGB | rgb(87, 242, 171) |
| HSL | hsl(153, 86%, 65%) |
| HSV | hsv(153, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(86.24, -56.76, 22.52) |
| CIE-LCH | lch(86.24, 61.07, 158.36°) |
| OKLab | oklab(86.16% -0.1549 0.0572) |
| OKLCH | oklch(86.16% 0.165 159.7) |
| XYZ | xyz(43.0292, 68.4662, 49.4678) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.51
Greenish Turquoise
#00FBB0
ΔE00 3.04
Greenish Cyan
#2AFEB7
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F2AB #F2579E
analogous
#57F25E #57F2AB #57ECF2
triadic
#57F2AB #AB57F2 #F2AB57
tetradic
#57F2AB #5E57F2 #F2579E #ECF257
square
#57F2AB #5E57F2 #F2579E #ECF257
split-complementary
#57F2AB #F257EC #F25E57
monochromatic
#0FC06F #1EEE8F #57F2AB #90F6C7 #C9FBE4
Accessibility & contrast
On white
1.43
#57F2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#57F2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F2AB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F2AB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A7
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#00F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #57f2ab; /* rgb */ color: rgb(87, 242, 171); /* oklch */ color: oklch(86.2% 0.165 159.7);
Tailwind
colors: {
custom: {
50: '#96f7c4',
500: '#57f2ab',
950: '#000000',
},
}SCSS
$custom: #57f2ab; $custom-light: #96f7c4; $custom-dark: #000000;
JSON
{
"hex": "#57f2ab",
"rgb": {
"r": 87,
"g": 242,
"b": 171
},
"hsl": {
"h": 152.516,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.86161,
"c": 0.16515,
"h": 159.7
},
"luminance": 0.68471
}Semantic roles & 50–950 ramp
primary
#57F2AB
secondary
#BE3071
accent
#0369E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582