#57EDAC#57EDAC
#57EDAC is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.0% C 0.158 H 161.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #57EDAC |
|---|---|
| RGB | rgb(87, 237, 172) |
| HSL | hsl(154, 81%, 64%) |
| HSV | hsv(154, 63%, 93%) |
| CMYK | cmyk(63.3%, 0%, 27.4%, 7.1%) |
| CIE-LAB | lab(84.78, -54.58, 19.99) |
| CIE-LCH | lch(84.78, 58.12, 159.89°) |
| OKLab | oklab(84.97% -0.1495 0.0509) |
| OKLCH | oklch(84.97% 0.158 161.2) |
| XYZ | xyz(41.6570, 65.5688, 49.4824) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.23
Greenish Turquoise
#00FBB0
ΔE00 3.84
Greenish Cyan
#2AFEB7
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.29
Aqua Green
#12E193
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EDAC #ED5798
analogous
#57ED61 #57EDAC #57E3ED
triadic
#57EDAC #AC57ED #EDAC57
tetradic
#57EDAC #6157ED #ED5798 #E3ED57
square
#57EDAC #6157ED #ED5798 #E3ED57
split-complementary
#57EDAC #ED57E3 #ED6157
monochromatic
#14B670 #20E791 #57EDAC #8EF3C7 #C6F9E3
Accessibility & contrast
On white
1.49
#57EDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#57EDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EDAC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EDAC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA8
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#00ECDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #57edac; /* rgb */ color: rgb(87, 237, 172); /* oklch */ color: oklch(85.0% 0.158 161.2);
Tailwind
colors: {
custom: {
50: '#95f4c5',
500: '#57edac',
950: '#000000',
},
}SCSS
$custom: #57edac; $custom-light: #95f4c5; $custom-dark: #000000;
JSON
{
"hex": "#57edac",
"rgb": {
"r": 87,
"g": 237,
"b": 172
},
"hsl": {
"h": 154,
"s": 80.645,
"l": 63.529
},
"oklch": {
"l": 0.84968,
"c": 0.15791,
"h": 161.2
},
"luminance": 0.65573
}Semantic roles & 50–950 ramp
primary
#57EDAC
secondary
#B6336B
accent
#0965DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582