#57EBC8#57EBC8
#57EBC8 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.136 H 174.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #57EBC8 |
|---|---|
| RGB | rgb(87, 235, 200) |
| HSL | hsl(166, 79%, 63%) |
| HSV | hsv(166, 63%, 92%) |
| CMYK | cmyk(63%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(84.80, -47.50, 5.41) |
| CIE-LCH | lch(84.80, 47.81, 173.51°) |
| OKLab | oklab(85.19% -0.1349 0.0136) |
| OKLCH | oklch(85.19% 0.136 174.3) |
| XYZ | xyz(44.0591, 65.6083, 64.9741) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.59
Aqua Marine
#2EE8BB
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.83
Aquamarine (survey)
#04D8B2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EBC8 #EB577A
analogous
#57EB7E #57EBC8 #57C4EB
triadic
#57EBC8 #C857EB #EBC857
tetradic
#57EBC8 #7E57EB #EB577A #C4EB57
square
#57EBC8 #7E57EB #EB577A #C4EB57
split-complementary
#57EBC8 #EB57C4 #EB7E57
monochromatic
#15B28D #20E4B6 #57EBC8 #8EF2DA #C4F8EC
Accessibility & contrast
On white
1.49
#57EBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#57EBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EBC8
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EBC8 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC6
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #57ebc8; /* rgb */ color: rgb(87, 235, 200); /* oklch */ color: oklch(85.2% 0.136 174.3);
Tailwind
colors: {
custom: {
50: '#96f2d8',
500: '#57ebc8',
950: '#000000',
},
}SCSS
$custom: #57ebc8; $custom-light: #96f2d8; $custom-dark: #000000;
JSON
{
"hex": "#57ebc8",
"rgb": {
"r": 87,
"g": 235,
"b": 200
},
"hsl": {
"h": 165.811,
"s": 78.723,
"l": 63.137
},
"oklch": {
"l": 0.85186,
"c": 0.13555,
"h": 174.3
},
"luminance": 0.65613
}Semantic roles & 50–950 ramp
primary
#57EBC8
secondary
#B33452
accent
#0A3CDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583