#57FFBF#57FFBF
#57FFBF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.165 H 163.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #57FFBF |
|---|---|
| RGB | rgb(87, 255, 191) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.46, -57.72, 18.13) |
| CIE-LCH | lch(90.46, 60.50, 162.57°) |
| OKLab | oklab(89.75% -0.1588 0.0463) |
| OKLCH | oklch(89.75% 0.165 163.8) |
| XYZ | xyz(49.0893, 77.3024, 61.6139) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.95
Light Greenish Blue
#63F7B4
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.86
Greenish Turquoise
#00FBB0
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FFBF #FF5797
analogous
#57FF6B #57FFBF #57EBFF
triadic
#57FFBF #BF57FF #FFBF57
tetradic
#57FFBF #6B57FF #FF5797 #EBFF57
square
#57FFBF #6B57FF #FF5797 #EBFF57
split-complementary
#57FFBF #FF57EB #FF6B57
monochromatic
#00DC88 #1AFFA8 #57FFBF #94FFD6 #D1FFEE
Accessibility & contrast
On white
1.28
#57FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#57FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FFBF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FFBF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBB
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #57ffbf; /* rgb */ color: rgb(87, 255, 191); /* oklch */ color: oklch(89.8% 0.165 163.8);
Tailwind
colors: {
custom: {
50: '#98ffd2',
500: '#57ffbf',
950: '#000000',
},
}SCSS
$custom: #57ffbf; $custom-light: #98ffd2; $custom-dark: #000000;
JSON
{
"hex": "#57ffbf",
"rgb": {
"r": 87,
"g": 255,
"b": 191
},
"hsl": {
"h": 157.143,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.89751,
"c": 0.1654,
"h": 163.8
},
"luminance": 0.77308
}Semantic roles & 50–950 ramp
primary
#57FFBF
secondary
#D52668
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683