#57DCDC#57DCDC
#57DCDC is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.115 H 195.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #57DCDC |
|---|---|
| RGB | rgb(87, 220, 220) |
| HSL | hsl(180, 66%, 60%) |
| HSV | hsv(180, 60%, 86%) |
| CMYK | cmyk(60.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(80.95, -35.72, -10.83) |
| CIE-LCH | lch(80.95, 37.33, 196.86°) |
| OKLab | oklab(82.24% -0.1109 -0.03) |
| OKLCH | oklch(82.24% 0.115 195.2) |
| XYZ | xyz(42.4363, 58.3754, 76.7274) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.39
Darkturquoise
#00CED1
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 5.66
Turquoise
#40E0D0
ΔE00 5.77
Bright Light Blue
#26F7FD
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DCDC #DC5757
analogous
#57DC99 #57DCDC #5799DC
triadic
#57DCDC #DC57DC #DCDC57
tetradic
#57DCDC #9957DC #DC5757 #99DC57
square
#57DCDC #9957DC #DC5757 #99DC57
split-complementary
#57DCDC #DC5799 #DC9957
monochromatic
#209999 #2ACBCB #57DCDC #8AE7E7 #BCF1F1
Accessibility & contrast
On white
1.66
#57DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#57DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DCDC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DCDC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #57dcdc; /* rgb */ color: rgb(87, 220, 220); /* oklch */ color: oklch(82.2% 0.115 195.2);
Tailwind
colors: {
custom: {
50: '#95e7e6',
500: '#57dcdc',
950: '#000000',
},
}SCSS
$custom: #57dcdc; $custom-light: #95e7e6; $custom-dark: #000000;
JSON
{
"hex": "#57dcdc",
"rgb": {
"r": 87,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 65.517,
"l": 60.196
},
"oklch": {
"l": 0.82235,
"c": 0.11489,
"h": 195.2
},
"luminance": 0.5838
}Semantic roles & 50–950 ramp
primary
#57DCDC
secondary
#9D3A3A
accent
#1818CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484