#57EBB5#57EBB5
#57EBB5 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.148 H 165.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #57EBB5 |
|---|---|
| RGB | rgb(87, 235, 181) |
| HSL | hsl(158, 79%, 63%) |
| HSV | hsv(158, 63%, 92%) |
| CMYK | cmyk(63%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.37, -51.86, 14.74) |
| CIE-LCH | lch(84.37, 53.91, 164.13°) |
| OKLab | oklab(84.69% -0.1434 0.0377) |
| OKLCH | oklch(84.69% 0.148 165.3) |
| XYZ | xyz(41.9750, 64.7747, 53.9977) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.44
Seafoam
#7FE0B3
ΔE00 4.52
Light Turquoise
#7EF4CC
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EBB5 #EB578D
analogous
#57EB6B #57EBB5 #57D7EB
triadic
#57EBB5 #B557EB #EBB557
tetradic
#57EBB5 #6B57EB #EB578D #D7EB57
square
#57EBB5 #6B57EB #EB578D #D7EB57
split-complementary
#57EBB5 #EB57D7 #EB6B57
monochromatic
#15B279 #20E49D #57EBB5 #8EF2CD #C4F8E5
Accessibility & contrast
On white
1.50
#57EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#57EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EBB5
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EBB5 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB2
Deuteranopia (green-blind)
#D2CDB9
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #57ebb5; /* rgb */ color: rgb(87, 235, 181); /* oklch */ color: oklch(84.7% 0.148 165.3);
Tailwind
colors: {
custom: {
50: '#95f2cb',
500: '#57ebb5',
950: '#000000',
},
}SCSS
$custom: #57ebb5; $custom-light: #95f2cb; $custom-dark: #000000;
JSON
{
"hex": "#57ebb5",
"rgb": {
"r": 87,
"g": 235,
"b": 181
},
"hsl": {
"h": 158.108,
"s": 78.723,
"l": 63.137
},
"oklch": {
"l": 0.84694,
"c": 0.14829,
"h": 165.3
},
"luminance": 0.64779
}Semantic roles & 50–950 ramp
primary
#57EBB5
secondary
#B33462
accent
#0A57DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582