#57F2AF#57F2AF
#57F2AF is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.2% C 0.162 H 161.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #57F2AF |
|---|---|
| RGB | rgb(87, 242, 175) |
| HSL | hsl(154, 86%, 65%) |
| HSV | hsv(154, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.32, -55.95, 20.57) |
| CIE-LCH | lch(86.32, 59.61, 159.81°) |
| OKLab | oklab(86.25% -0.1531 0.0524) |
| OKLCH | oklch(86.25% 0.162 161.1) |
| XYZ | xyz(43.4162, 68.6210, 51.5062) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.27
Greenish Turquoise
#00FBB0
ΔE00 3.04
Greenish Cyan
#2AFEB7
ΔE00 3.08
Light Blue Green
#7EFBB3
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F2AF #F2579A
analogous
#57F262 #57F2AF #57E7F2
triadic
#57F2AF #AF57F2 #F2AF57
tetradic
#57F2AF #6257F2 #F2579A #E7F257
square
#57F2AF #6257F2 #F2579A #E7F257
split-complementary
#57F2AF #F257E7 #F26257
monochromatic
#0FC073 #1EEE94 #57F2AF #90F6CA #C9FBE5
Accessibility & contrast
On white
1.43
#57F2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#57F2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F2AF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F2AF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#00F1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #57f2af; /* rgb */ color: rgb(87, 242, 175); /* oklch */ color: oklch(86.2% 0.162 161.1);
Tailwind
colors: {
custom: {
50: '#96f7c7',
500: '#57f2af',
950: '#000000',
},
}SCSS
$custom: #57f2af; $custom-light: #96f7c7; $custom-dark: #000000;
JSON
{
"hex": "#57f2af",
"rgb": {
"r": 87,
"g": 242,
"b": 175
},
"hsl": {
"h": 154.065,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.86249,
"c": 0.16185,
"h": 161.1
},
"luminance": 0.68626
}Semantic roles & 50–950 ramp
primary
#57F2AF
secondary
#BE306D
accent
#0364E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582