#57EEC3#57EEC3
#57EEC3 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.8% C 0.142 H 170.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #57EEC3 |
|---|---|
| RGB | rgb(87, 238, 195) |
| HSL | hsl(163, 82%, 64%) |
| HSV | hsv(163, 63%, 93%) |
| CMYK | cmyk(63.4%, 0%, 18.1%, 6.7%) |
| CIE-LAB | lab(85.56, -49.94, 9.12) |
| CIE-LCH | lch(85.56, 50.77, 169.65°) |
| OKLab | oklab(85.77% -0.1401 0.0233) |
| OKLCH | oklch(85.77% 0.142 170.6) |
| XYZ | xyz(44.3504, 67.1107, 62.2355) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 3.45
Aqua (survey)
#13EAC9
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EEC3 #EE5782
analogous
#57EE77 #57EEC3 #57CDEE
triadic
#57EEC3 #C357EE #EEC357
tetradic
#57EEC3 #7757EE #EE5782 #CDEE57
square
#57EEC3 #7757EE #EE5782 #CDEE57
split-complementary
#57EEC3 #EE57CD #EE7757
monochromatic
#13B889 #1FE8AF #57EEC3 #8FF4D7 #C6F9EB
Accessibility & contrast
On white
1.46
#57EEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#57EEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EEC3
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EEC3 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC1
Deuteranopia (green-blind)
#D2D0C6
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #57eec3; /* rgb */ color: rgb(87, 238, 195); /* oklch */ color: oklch(85.8% 0.142 170.6);
Tailwind
colors: {
custom: {
50: '#96f4d5',
500: '#57eec3',
950: '#000000',
},
}SCSS
$custom: #57eec3; $custom-light: #96f4d5; $custom-dark: #000000;
JSON
{
"hex": "#57eec3",
"rgb": {
"r": 87,
"g": 238,
"b": 195
},
"hsl": {
"h": 162.914,
"s": 81.622,
"l": 63.725
},
"oklch": {
"l": 0.8577,
"c": 0.14205,
"h": 170.6
},
"luminance": 0.67115
}Semantic roles & 50–950 ramp
primary
#57EEC3
secondary
#B73258
accent
#0845DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583