#57EBBE#57EBBE
#57EBBE is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.142 H 169.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #57EBBE |
|---|---|
| RGB | rgb(87, 235, 190) |
| HSL | hsl(162, 79%, 63%) |
| HSV | hsv(162, 63%, 92%) |
| CMYK | cmyk(63%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(84.56, -49.84, 10.32) |
| CIE-LCH | lch(84.56, 50.90, 168.31°) |
| OKLab | oklab(84.92% -0.1393 0.0264) |
| OKLCH | oklch(84.92% 0.142 169.3) |
| XYZ | xyz(42.9284, 65.1560, 59.0192) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 3.84
Aqua (survey)
#13EAC9
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EBBE #EB5784
analogous
#57EB74 #57EBBE #57CEEB
triadic
#57EBBE #BE57EB #EBBE57
tetradic
#57EBBE #7457EB #EB5784 #CEEB57
square
#57EBBE #7457EB #EB5784 #CEEB57
split-complementary
#57EBBE #EB57CE #EB7457
monochromatic
#15B283 #20E4A9 #57EBBE #8EF2D3 #C4F8E8
Accessibility & contrast
On white
1.50
#57EBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#57EBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EBBE
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EBBE | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #57ebbe; /* rgb */ color: rgb(87, 235, 190); /* oklch */ color: oklch(84.9% 0.142 169.3);
Tailwind
colors: {
custom: {
50: '#95f2d1',
500: '#57ebbe',
950: '#000000',
},
}SCSS
$custom: #57ebbe; $custom-light: #95f2d1; $custom-dark: #000000;
JSON
{
"hex": "#57ebbe",
"rgb": {
"r": 87,
"g": 235,
"b": 190
},
"hsl": {
"h": 161.757,
"s": 78.723,
"l": 63.137
},
"oklch": {
"l": 0.8492,
"c": 0.14182,
"h": 169.3
},
"luminance": 0.65161
}Semantic roles & 50–950 ramp
primary
#57EBBE
secondary
#B3345A
accent
#0A4ADB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583