#57FFBA#57FFBA
#57FFBA is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.169 H 162.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFBA |
|---|---|
| RGB | rgb(87, 255, 186) |
| HSL | hsl(155, 100%, 67%) |
| HSV | hsv(155, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.36, -58.77, 20.55) |
| CIE-LCH | lch(90.36, 62.26, 160.73°) |
| OKLab | oklab(89.64% -0.161 0.0523) |
| OKLCH | oklch(89.64% 0.169 162) |
| XYZ | xyz(48.5485, 77.0861, 58.7654) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 1.84
Greenish Turquoise
#00FBB0
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 3.36
Light Aquamarine
#7BFDC7
ΔE00 3.47
Bright Sea Green
#05FFA6
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFBA #FF579C
analogous
#57FF66 #57FFBA #57F0FF
triadic
#57FFBA #BA57FF #FFBA57
tetradic
#57FFBA #6657FF #FF579C #F0FF57
square
#57FFBA #6657FF #FF579C #F0FF57
split-complementary
#57FFBA #FF57F0 #FF6657
monochromatic
#00DC81 #1AFFA1 #57FFBA #94FFD3 #D1FFEC
Accessibility & contrast
On white
1.28
#57FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#57FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFBA
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFBA | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #57ffba; /* rgb */ color: rgb(87, 255, 186); /* oklch */ color: oklch(89.6% 0.169 162.0);
Tailwind
colors: {
custom: {
50: '#98ffcf',
500: '#57ffba',
950: '#000000',
},
}SCSS
$custom: #57ffba; $custom-light: #98ffcf; $custom-dark: #000000;
JSON
{
"hex": "#57ffba",
"rgb": {
"r": 87,
"g": 255,
"b": 186
},
"hsl": {
"h": 155.357,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.89637,
"c": 0.16931,
"h": 162
},
"luminance": 0.77091
}Semantic roles & 50–950 ramp
primary
#57FFBA
secondary
#D5266D
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683