#57F4AC#57F4AC
#57F4AC is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.7% C 0.167 H 159.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #57F4AC |
|---|---|
| RGB | rgb(87, 244, 172) |
| HSL | hsl(152, 88%, 65%) |
| HSV | hsv(152, 64%, 96%) |
| CMYK | cmyk(64.3%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(86.85, -57.34, 22.85) |
| CIE-LCH | lch(86.85, 61.73, 158.27°) |
| OKLab | oklab(86.67% -0.1565 0.058) |
| OKLCH | oklch(86.67% 0.167 159.7) |
| XYZ | xyz(43.7234, 69.7015, 50.1712) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.33
Greenish Turquoise
#00FBB0
ΔE00 2.80
Greenish Cyan
#2AFEB7
ΔE00 2.98
Light Blue Green
#7EFBB3
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F4AC #F4579F
analogous
#57F45E #57F4AC #57EDF4
triadic
#57F4AC #AC57F4 #F4AC57
tetradic
#57F4AC #5E57F4 #F4579F #EDF457
square
#57F4AC #5E57F4 #F4579F #EDF457
split-complementary
#57F4AC #F457ED #F45E57
monochromatic
#0DC470 #1EF090 #57F4AC #90F8C8 #CAFCE5
Accessibility & contrast
On white
1.41
#57F4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#57F4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F4AC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F4AC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A8
Deuteranopia (green-blind)
#DDD3B1
Tritanopia (blue-blind)
#00F3E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #57f4ac; /* rgb */ color: rgb(87, 244, 172); /* oklch */ color: oklch(86.7% 0.167 159.7);
Tailwind
colors: {
custom: {
50: '#96f9c5',
500: '#57f4ac',
950: '#000000',
},
}SCSS
$custom: #57f4ac; $custom-light: #96f9c5; $custom-dark: #000000;
JSON
{
"hex": "#57f4ac",
"rgb": {
"r": 87,
"g": 244,
"b": 172
},
"hsl": {
"h": 152.484,
"s": 87.709,
"l": 64.902
},
"oklch": {
"l": 0.86668,
"c": 0.16687,
"h": 159.7
},
"luminance": 0.69706
}Semantic roles & 50–950 ramp
primary
#57F4AC
secondary
#C12E72
accent
#0169E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582