#57F0BC#57F0BC
#57F0BC is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.1% C 0.149 H 166.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #57F0BC |
|---|---|
| RGB | rgb(87, 240, 188) |
| HSL | hsl(160, 84%, 64%) |
| HSV | hsv(160, 64%, 94%) |
| CMYK | cmyk(63.7%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(85.99, -52.36, 13.39) |
| CIE-LCH | lch(85.99, 54.04, 165.66°) |
| OKLab | oklab(86.07% -0.1453 0.0343) |
| OKLCH | oklch(86.07% 0.149 166.7) |
| XYZ | xyz(44.1630, 67.9725, 58.3598) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 3.85
Greenish Cyan
#2AFEB7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F0BC #F0578B
analogous
#57F070 #57F0BC #57D8F0
triadic
#57F0BC #BC57F0 #F0BC57
tetradic
#57F0BC #7057F0 #F0578B #D8F057
square
#57F0BC #7057F0 #F0578B #D8F057
split-complementary
#57F0BC #F057D8 #F07057
monochromatic
#11BC82 #1FEBA6 #57F0BC #8FF5D2 #C7FAE9
Accessibility & contrast
On white
1.44
#57F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#57F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F0BC
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F0BC | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #57f0bc; /* rgb */ color: rgb(87, 240, 188); /* oklch */ color: oklch(86.1% 0.149 166.7);
Tailwind
colors: {
custom: {
50: '#96f6d0',
500: '#57f0bc',
950: '#000000',
},
}SCSS
$custom: #57f0bc; $custom-light: #96f6d0; $custom-dark: #000000;
JSON
{
"hex": "#57f0bc",
"rgb": {
"r": 87,
"g": 240,
"b": 188
},
"hsl": {
"h": 159.608,
"s": 83.607,
"l": 64.118
},
"oklch": {
"l": 0.86073,
"c": 0.14927,
"h": 166.7
},
"luminance": 0.67977
}Semantic roles & 50–950 ramp
primary
#57F0BC
secondary
#BA3160
accent
#0550E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583