#57F2CC#57F2CC
#57F2CC is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.0% C 0.141 H 173.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #57F2CC |
|---|---|
| RGB | rgb(87, 242, 204) |
| HSL | hsl(165, 86%, 65%) |
| HSV | hsv(165, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(86.94, -49.51, 6.40) |
| CIE-LCH | lch(86.94, 49.93, 172.63°) |
| OKLab | oklab(86.97% -0.1401 0.0162) |
| OKLCH | oklch(86.97% 0.141 173.4) |
| XYZ | xyz(46.5763, 69.8851, 68.1496) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.36
Bright Teal
#01F9C6
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F2CC #F2577D
analogous
#57F27F #57F2CC #57CBF2
triadic
#57F2CC #CC57F2 #F2CC57
tetradic
#57F2CC #7F57F2 #F2577D #CBF257
square
#57F2CC #7F57F2 #F2577D #CBF257
split-complementary
#57F2CC #F257CB #F27F57
monochromatic
#0FC094 #1EEEBB #57F2CC #90F6DD #C9FBEE
Accessibility & contrast
On white
1.40
#57F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#57F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F2CC
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F2CC | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #57f2cc; /* rgb */ color: rgb(87, 242, 204); /* oklch */ color: oklch(87.0% 0.141 173.4);
Tailwind
colors: {
custom: {
50: '#97f7db',
500: '#57f2cc',
950: '#000000',
},
}SCSS
$custom: #57f2cc; $custom-light: #97f7db; $custom-dark: #000000;
JSON
{
"hex": "#57f2cc",
"rgb": {
"r": 87,
"g": 242,
"b": 204
},
"hsl": {
"h": 165.29,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.86966,
"c": 0.14106,
"h": 173.4
},
"luminance": 0.6989
}Semantic roles & 50–950 ramp
primary
#57F2CC
secondary
#BE3052
accent
#033AE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584