#57F2B0#57F2B0
#57F2B0 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.3% C 0.161 H 161.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #57F2B0 |
|---|---|
| RGB | rgb(87, 242, 176) |
| HSL | hsl(154, 86%, 65%) |
| HSV | hsv(154, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 27.3%, 5.1%) |
| CIE-LAB | lab(86.34, -55.74, 20.08) |
| CIE-LCH | lch(86.34, 59.25, 160.18°) |
| OKLab | oklab(86.27% -0.1527 0.0512) |
| OKLCH | oklch(86.27% 0.161 161.5) |
| XYZ | xyz(43.5148, 68.6605, 52.0254) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Greenish Cyan
#2AFEB7
ΔE00 3.06
Greenish Turquoise
#00FBB0
ΔE00 3.08
Light Blue Green
#7EFBB3
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F2B0 #F25799
analogous
#57F263 #57F2B0 #57E6F2
triadic
#57F2B0 #B057F2 #F2B057
tetradic
#57F2B0 #6357F2 #F25799 #E6F257
square
#57F2B0 #6357F2 #F25799 #E6F257
split-complementary
#57F2B0 #F257E6 #F26357
monochromatic
#0FC074 #1EEE95 #57F2B0 #90F6CB #C9FBE5
Accessibility & contrast
On white
1.43
#57F2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#57F2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F2B0
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F2B0 | 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)
#EFE1AC
Deuteranopia (green-blind)
#DAD2B4
Tritanopia (blue-blind)
#00F1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #57f2b0; /* rgb */ color: rgb(87, 242, 176); /* oklch */ color: oklch(86.3% 0.161 161.5);
Tailwind
colors: {
custom: {
50: '#96f7c7',
500: '#57f2b0',
950: '#000000',
},
}SCSS
$custom: #57f2b0; $custom-light: #96f7c7; $custom-dark: #000000;
JSON
{
"hex": "#57f2b0",
"rgb": {
"r": 87,
"g": 242,
"b": 176
},
"hsl": {
"h": 154.452,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.86272,
"c": 0.16103,
"h": 161.5
},
"luminance": 0.68665
}Semantic roles & 50–950 ramp
primary
#57F2B0
secondary
#BE306C
accent
#0362E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582