#57FFBC#57FFBC
#57FFBC is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.168 H 162.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFBC |
|---|---|
| RGB | rgb(87, 255, 188) |
| HSL | hsl(156, 100%, 67%) |
| HSV | hsv(156, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.40, -58.35, 19.58) |
| CIE-LCH | lch(90.40, 61.55, 161.45°) |
| OKLab | oklab(89.68% -0.1601 0.0499) |
| OKLCH | oklch(89.68% 0.168 162.7) |
| XYZ | xyz(48.7626, 77.1717, 59.8930) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 1.93
Greenish Turquoise
#00FBB0
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.58
Bright Sea Green
#05FFA6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFBC #FF579A
analogous
#57FF68 #57FFBC #57EEFF
triadic
#57FFBC #BC57FF #FFBC57
tetradic
#57FFBC #6857FF #FF579A #EEFF57
square
#57FFBC #6857FF #FF579A #EEFF57
split-complementary
#57FFBC #FF57EE #FF6857
monochromatic
#00DC84 #1AFFA4 #57FFBC #94FFD4 #D1FFED
Accessibility & contrast
On white
1.28
#57FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#57FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFBC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFBC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #57ffbc; /* rgb */ color: rgb(87, 255, 188); /* oklch */ color: oklch(89.7% 0.168 162.7);
Tailwind
colors: {
custom: {
50: '#98ffd0',
500: '#57ffbc',
950: '#000000',
},
}SCSS
$custom: #57ffbc; $custom-light: #98ffd0; $custom-dark: #000000;
JSON
{
"hex": "#57ffbc",
"rgb": {
"r": 87,
"g": 255,
"b": 188
},
"hsl": {
"h": 156.071,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.89682,
"c": 0.16773,
"h": 162.7
},
"luminance": 0.77177
}Semantic roles & 50–950 ramp
primary
#57FFBC
secondary
#D5266B
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683