#57ECAB#57ECAB
#57ECAB is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.7% C 0.157 H 161.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #57ECAB |
|---|---|
| RGB | rgb(87, 236, 171) |
| HSL | hsl(154, 80%, 63%) |
| HSV | hsv(154, 63%, 93%) |
| CMYK | cmyk(63.1%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.46, -54.39, 20.06) |
| CIE-LCH | lch(84.46, 57.97, 159.75°) |
| OKLab | oklab(84.7% -0.1489 0.0511) |
| OKLCH | oklch(84.7% 0.157 161.1) |
| XYZ | xyz(41.2726, 64.9531, 48.8823) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.44
Greenish Turquoise
#00FBB0
ΔE00 4.01
Greenish Cyan
#2AFEB7
ΔE00 4.20
Aqua Green
#12E193
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.42
Seafoam Green
#7AF9AB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57ECAB #EC5798
analogous
#57EC60 #57ECAB #57E2EC
triadic
#57ECAB #AB57EC #ECAB57
tetradic
#57ECAB #6057EC #EC5798 #E2EC57
square
#57ECAB #6057EC #EC5798 #E2EC57
split-complementary
#57ECAB #EC57E2 #EC6057
monochromatic
#14B46E #20E690 #57ECAB #8EF2C6 #C5F8E2
Accessibility & contrast
On white
1.50
#57ECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#57ECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57ECAB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57ECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57ECAB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #57ecab; /* rgb */ color: rgb(87, 236, 171); /* oklch */ color: oklch(84.7% 0.157 161.1);
Tailwind
colors: {
custom: {
50: '#95f3c4',
500: '#57ecab',
950: '#000000',
},
}SCSS
$custom: #57ecab; $custom-light: #95f3c4; $custom-dark: #000000;
JSON
{
"hex": "#57ecab",
"rgb": {
"r": 87,
"g": 236,
"b": 171
},
"hsl": {
"h": 153.826,
"s": 79.679,
"l": 63.333
},
"oklch": {
"l": 0.84702,
"c": 0.15745,
"h": 161.1
},
"luminance": 0.64957
}Semantic roles & 50–950 ramp
primary
#57ECAB
secondary
#B4336B
accent
#0A65DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582