#57F3CD#57F3CD
#57F3CD is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.2% C 0.142 H 173.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #57F3CD |
|---|---|
| RGB | rgb(87, 243, 205) |
| HSL | hsl(165, 87%, 65%) |
| HSV | hsv(165, 64%, 95%) |
| CMYK | cmyk(64.2%, 0%, 15.6%, 4.7%) |
| CIE-LAB | lab(87.26, -49.70, 6.34) |
| CIE-LCH | lch(87.26, 50.10, 172.73°) |
| OKLab | oklab(87.23% -0.1407 0.016) |
| OKLCH | oklch(87.23% 0.142 173.5) |
| XYZ | xyz(46.9951, 70.5301, 68.8827) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 3.37
Aqua Marine
#2EE8BB
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F3CD #F3577D
analogous
#57F37F #57F3CD #57CBF3
triadic
#57F3CD #CD57F3 #F3CD57
tetradic
#57F3CD #7F57F3 #F3577D #CBF357
square
#57F3CD #7F57F3 #F3577D #CBF357
split-complementary
#57F3CD #F357CB #F37F57
monochromatic
#0EC296 #1EEFBC #57F3CD #90F7DE #C9FBEF
Accessibility & contrast
On white
1.39
#57F3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#57F3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F3CD
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F3CD | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #57f3cd; /* rgb */ color: rgb(87, 243, 205); /* oklch */ color: oklch(87.2% 0.142 173.5);
Tailwind
colors: {
custom: {
50: '#97f8dc',
500: '#57f3cd',
950: '#000000',
},
}SCSS
$custom: #57f3cd; $custom-light: #97f8dc; $custom-dark: #000000;
JSON
{
"hex": "#57f3cd",
"rgb": {
"r": 87,
"g": 243,
"b": 205
},
"hsl": {
"h": 165.385,
"s": 86.667,
"l": 64.706
},
"oklch": {
"l": 0.87232,
"c": 0.14159,
"h": 173.5
},
"luminance": 0.70535
}Semantic roles & 50–950 ramp
primary
#57F3CD
secondary
#BF2F52
accent
#0239E3
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584