#57ECBE#57ECBE
#57ECBE is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.143 H 168.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #57ECBE |
|---|---|
| RGB | rgb(87, 236, 190) |
| HSL | hsl(161, 80%, 63%) |
| HSV | hsv(161, 63%, 93%) |
| CMYK | cmyk(63.1%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(84.86, -50.26, 10.74) |
| CIE-LCH | lch(84.86, 51.39, 167.94°) |
| OKLab | oklab(85.16% -0.1404 0.0275) |
| OKLCH | oklch(85.16% 0.143 168.9) |
| XYZ | xyz(43.2155, 65.7302, 59.1149) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 3.66
Aqua (survey)
#13EAC9
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 4.64
Seafoam
#7FE0B3
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57ECBE #EC5785
analogous
#57EC74 #57ECBE #57CFEC
triadic
#57ECBE #BE57EC #ECBE57
tetradic
#57ECBE #7457EC #EC5785 #CFEC57
square
#57ECBE #7457EC #EC5785 #CFEC57
split-complementary
#57ECBE #EC57CF #EC7457
monochromatic
#14B483 #20E6A9 #57ECBE #8EF2D3 #C5F8E9
Accessibility & contrast
On white
1.48
#57ECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#57ECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57ECBE
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57ECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57ECBE | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #57ecbe; /* rgb */ color: rgb(87, 236, 190); /* oklch */ color: oklch(85.2% 0.143 168.9);
Tailwind
colors: {
custom: {
50: '#95f3d1',
500: '#57ecbe',
950: '#000000',
},
}SCSS
$custom: #57ecbe; $custom-light: #95f3d1; $custom-dark: #000000;
JSON
{
"hex": "#57ecbe",
"rgb": {
"r": 87,
"g": 236,
"b": 190
},
"hsl": {
"h": 161.477,
"s": 79.679,
"l": 63.333
},
"oklch": {
"l": 0.8516,
"c": 0.14302,
"h": 168.9
},
"luminance": 0.65735
}Semantic roles & 50–950 ramp
primary
#57ECBE
secondary
#B4335B
accent
#0A4ADC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583