#57FCBB#57FCBB
#57FCBB is a very light, vivid teal. Relative luminance 0.752; OKLCH L 88.9% C 0.165 H 163.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #57FCBB |
|---|---|
| RGB | rgb(87, 252, 187) |
| HSL | hsl(156, 96%, 66%) |
| HSV | hsv(156, 65%, 99%) |
| CMYK | cmyk(65.5%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.50, -57.39, 18.84) |
| CIE-LCH | lch(89.50, 60.40, 161.83°) |
| OKLab | oklab(88.94% -0.1576 0.0481) |
| OKLCH | oklch(88.94% 0.165 163) |
| XYZ | xyz(47.7056, 75.2297, 59.0107) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.57
Greenish Cyan
#2AFEB7
ΔE00 1.86
Greenish Turquoise
#00FBB0
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FCBB #FC5798
analogous
#57FC69 #57FCBB #57EAFC
triadic
#57FCBB #BB57FC #FCBB57
tetradic
#57FCBB #6957FC #FC5798 #EAFC57
square
#57FCBB #6957FC #FC5798 #EAFC57
split-complementary
#57FCBB #FC57EA #FC6957
monochromatic
#04D582 #1BFBA3 #57FCBB #93FDD3 #CFFEEC
Accessibility & contrast
On white
1.31
#57FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#57FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FCBB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FCBB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #57fcbb; /* rgb */ color: rgb(87, 252, 187); /* oklch */ color: oklch(88.9% 0.165 163.0);
Tailwind
colors: {
custom: {
50: '#98fecf',
500: '#57fcbb',
950: '#000000',
},
}SCSS
$custom: #57fcbb; $custom-light: #98fecf; $custom-dark: #000000;
JSON
{
"hex": "#57fcbb",
"rgb": {
"r": 87,
"g": 252,
"b": 187
},
"hsl": {
"h": 156.364,
"s": 96.491,
"l": 66.471
},
"oklch": {
"l": 0.88938,
"c": 0.1648,
"h": 163
},
"luminance": 0.75235
}Semantic roles & 50–950 ramp
primary
#57FCBB
secondary
#CF286A
accent
#005AE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683