#57FFBB#57FFBB
#57FFBB is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.169 H 162.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFBB |
|---|---|
| RGB | rgb(87, 255, 187) |
| HSL | hsl(156, 100%, 67%) |
| HSV | hsv(156, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.38, -58.56, 20.06) |
| CIE-LCH | lch(90.38, 61.90, 161.09°) |
| OKLab | oklab(89.66% -0.1606 0.0511) |
| OKLCH | oklch(89.66% 0.169 162.3) |
| XYZ | xyz(48.6552, 77.1288, 59.3272) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 1.87
Greenish Turquoise
#00FBB0
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.47
Bright Sea Green
#05FFA6
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFBB #FF579B
analogous
#57FF67 #57FFBB #57EFFF
triadic
#57FFBB #BB57FF #FFBB57
tetradic
#57FFBB #6757FF #FF579B #EFFF57
square
#57FFBB #6757FF #FF579B #EFFF57
split-complementary
#57FFBB #FF57EF #FF6757
monochromatic
#00DC83 #1AFFA2 #57FFBB #94FFD4 #D1FFED
Accessibility & contrast
On white
1.28
#57FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#57FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFBB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFBB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #57ffbb; /* rgb */ color: rgb(87, 255, 187); /* oklch */ color: oklch(89.7% 0.169 162.3);
Tailwind
colors: {
custom: {
50: '#98ffcf',
500: '#57ffbb',
950: '#000000',
},
}SCSS
$custom: #57ffbb; $custom-light: #98ffcf; $custom-dark: #000000;
JSON
{
"hex": "#57ffbb",
"rgb": {
"r": 87,
"g": 255,
"b": 187
},
"hsl": {
"h": 155.714,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.89659,
"c": 0.16851,
"h": 162.3
},
"luminance": 0.77134
}Semantic roles & 50–950 ramp
primary
#57FFBB
secondary
#D5266C
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683