#57F2AE#57F2AE
#57F2AE is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.2% C 0.163 H 160.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #57F2AE |
|---|---|
| RGB | rgb(87, 242, 174) |
| HSL | hsl(154, 86%, 65%) |
| HSV | hsv(154, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(86.30, -56.15, 21.06) |
| CIE-LCH | lch(86.30, 59.97, 159.44°) |
| OKLab | oklab(86.23% -0.1536 0.0536) |
| OKLCH | oklch(86.23% 0.163 160.8) |
| XYZ | xyz(43.3184, 68.5819, 50.9909) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.29
Greenish Turquoise
#00FBB0
ΔE00 3.02
Greenish Cyan
#2AFEB7
ΔE00 3.10
Light Blue Green
#7EFBB3
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F2AE #F2579B
analogous
#57F261 #57F2AE #57E9F2
triadic
#57F2AE #AE57F2 #F2AE57
tetradic
#57F2AE #6157F2 #F2579B #E9F257
square
#57F2AE #6157F2 #F2579B #E9F257
split-complementary
#57F2AE #F257E9 #F26157
monochromatic
#0FC072 #1EEE93 #57F2AE #90F6C9 #C9FBE5
Accessibility & contrast
On white
1.43
#57F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#57F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F2AE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F2AE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#00F1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #57f2ae; /* rgb */ color: rgb(87, 242, 174); /* oklch */ color: oklch(86.2% 0.163 160.8);
Tailwind
colors: {
custom: {
50: '#96f7c6',
500: '#57f2ae',
950: '#000000',
},
}SCSS
$custom: #57f2ae; $custom-light: #96f7c6; $custom-dark: #000000;
JSON
{
"hex": "#57f2ae",
"rgb": {
"r": 87,
"g": 242,
"b": 174
},
"hsl": {
"h": 153.677,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.86227,
"c": 0.16266,
"h": 160.8
},
"luminance": 0.68586
}Semantic roles & 50–950 ramp
primary
#57F2AE
secondary
#BE306E
accent
#0365E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582