#57F4BE#57F4BE
#57F4BE is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.1% C 0.153 H 166.4°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #57F4BE |
|---|---|
| RGB | rgb(87, 244, 190) |
| HSL | hsl(159, 88%, 65%) |
| HSV | hsv(159, 64%, 96%) |
| CMYK | cmyk(64.3%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(87.21, -53.54, 14.08) |
| CIE-LCH | lch(87.21, 55.36, 165.27°) |
| OKLab | oklab(87.09% -0.1484 0.036) |
| OKLCH | oklch(87.09% 0.153 166.4) |
| XYZ | xyz(45.5706, 70.4404, 59.8999) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.07
Greenish Cyan
#2AFEB7
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F4BE #F4578D
analogous
#57F470 #57F4BE #57DBF4
triadic
#57F4BE #BE57F4 #F4BE57
tetradic
#57F4BE #7057F4 #F4578D #DBF457
square
#57F4BE #7057F4 #F4578D #DBF457
split-complementary
#57F4BE #F457DB #F47057
monochromatic
#0DC485 #1EF0A8 #57F4BE #90F8D4 #CAFCEA
Accessibility & contrast
On white
1.39
#57F4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#57F4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F4BE
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F4BE | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #57f4be; /* rgb */ color: rgb(87, 244, 190); /* oklch */ color: oklch(87.1% 0.153 166.4);
Tailwind
colors: {
custom: {
50: '#97f9d1',
500: '#57f4be',
950: '#000000',
},
}SCSS
$custom: #57f4be; $custom-light: #97f9d1; $custom-dark: #000000;
JSON
{
"hex": "#57f4be",
"rgb": {
"r": 87,
"g": 244,
"b": 190
},
"hsl": {
"h": 159.363,
"s": 87.709,
"l": 64.902
},
"oklch": {
"l": 0.87085,
"c": 0.1527,
"h": 166.4
},
"luminance": 0.70445
}Semantic roles & 50–950 ramp
primary
#57F4BE
secondary
#C12E61
accent
#014FE4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583