#57F2AA#57F2AA
#57F2AA is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.1% C 0.166 H 159.4°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #57F2AA |
|---|---|
| RGB | rgb(87, 242, 170) |
| HSL | hsl(152, 86%, 65%) |
| HSV | hsv(152, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.22, -56.96, 23.01) |
| CIE-LCH | lch(86.22, 61.44, 158.00°) |
| OKLab | oklab(86.14% -0.1554 0.0584) |
| OKLCH | oklch(86.14% 0.166 159.4) |
| XYZ | xyz(42.9342, 68.4282, 48.9677) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.63
Greenish Turquoise
#00FBB0
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.25
Light Blue Green
#7EFBB3
ΔE00 3.32
Greenish Cyan
#2AFEB7
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F2AA #F2579F
analogous
#57F25D #57F2AA #57ECF2
triadic
#57F2AA #AA57F2 #F2AA57
tetradic
#57F2AA #5D57F2 #F2579F #ECF257
square
#57F2AA #5D57F2 #F2579F #ECF257
split-complementary
#57F2AA #F257EC #F25D57
monochromatic
#0FC06E #1EEE8D #57F2AA #90F6C7 #C9FBE3
Accessibility & contrast
On white
1.43
#57F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#57F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F2AA
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F2AA | 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)
#EFE0A6
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#00F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #57f2aa; /* rgb */ color: rgb(87, 242, 170); /* oklch */ color: oklch(86.1% 0.166 159.4);
Tailwind
colors: {
custom: {
50: '#96f7c3',
500: '#57f2aa',
950: '#000000',
},
}SCSS
$custom: #57f2aa; $custom-light: #96f7c3; $custom-dark: #000000;
JSON
{
"hex": "#57f2aa",
"rgb": {
"r": 87,
"g": 242,
"b": 170
},
"hsl": {
"h": 152.129,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.86139,
"c": 0.16599,
"h": 159.4
},
"luminance": 0.68433
}Semantic roles & 50–950 ramp
primary
#57F2AA
secondary
#BE3072
accent
#036BE2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582