#57EAB3#57EAB3
#57EAB3 is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.4% C 0.149 H 164.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #57EAB3 |
|---|---|
| RGB | rgb(87, 234, 179) |
| HSL | hsl(158, 78%, 63%) |
| HSV | hsv(158, 63%, 92%) |
| CMYK | cmyk(62.8%, 0%, 23.5%, 8.2%) |
| CIE-LAB | lab(84.03, -51.88, 15.31) |
| CIE-LCH | lch(84.03, 54.09, 163.56°) |
| OKLab | oklab(84.4% -0.1433 0.0392) |
| OKLCH | oklch(84.4% 0.149 164.7) |
| XYZ | xyz(41.4857, 64.1222, 52.8296) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.60
Seafoam
#7FE0B3
ΔE00 4.45
Bright Teal
#01F9C6
ΔE00 4.60
Light Aquamarine
#7BFDC7
ΔE00 4.63
Eucalyptus
#44D7A8
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EAB3 #EA578E
analogous
#57EA69 #57EAB3 #57D8EA
triadic
#57EAB3 #B357EA #EAB357
tetradic
#57EAB3 #6957EA #EA578E #D8EA57
square
#57EAB3 #6957EA #EA578E #D8EA57
split-complementary
#57EAB3 #EA57D8 #EA6957
monochromatic
#16B177 #21E39A #57EAB3 #8DF1CC #C4F8E4
Accessibility & contrast
On white
1.52
#57EAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#57EAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EAB3
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EAB3 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAB0
Deuteranopia (green-blind)
#D1CCB7
Tritanopia (blue-blind)
#00EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #57eab3; /* rgb */ color: rgb(87, 234, 179); /* oklch */ color: oklch(84.4% 0.149 164.7);
Tailwind
colors: {
custom: {
50: '#95f1c9',
500: '#57eab3',
950: '#000000',
},
}SCSS
$custom: #57eab3; $custom-light: #95f1c9; $custom-dark: #000000;
JSON
{
"hex": "#57eab3",
"rgb": {
"r": 87,
"g": 234,
"b": 179
},
"hsl": {
"h": 157.551,
"s": 77.778,
"l": 62.941
},
"oklch": {
"l": 0.84404,
"c": 0.14855,
"h": 164.7
},
"luminance": 0.64127
}Semantic roles & 50–950 ramp
primary
#57EAB3
secondary
#B13463
accent
#0B59DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582