#3EC0CD#3EC0CD
#3EC0CD is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.4% C 0.111 H 204.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #3EC0CD |
|---|---|
| RGB | rgb(62, 192, 205) |
| HSL | hsl(185, 59%, 52%) |
| HSV | hsv(185, 70%, 80%) |
| CMYK | cmyk(69.8%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(71.64, -30.47, -16.77) |
| CIE-LCH | lch(71.64, 34.78, 208.83°) |
| OKLab | oklab(74.38% -0.1009 -0.0466) |
| OKLCH | oklch(74.38% 0.111 204.8) |
| XYZ | xyz(31.8509, 43.1275, 64.3916) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 5.69
Aqua Blue
#02D8E9
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 7.72
Lightseagreen
#20B2AA
ΔE00 9.15
Neon Blue
#04D9FF
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EC0CD #CD4B3E
analogous
#3ECD93 #3EC0CD #3E78CD
triadic
#3EC0CD #CD3EC0 #C0CD3E
tetradic
#3EC0CD #933ECD #CD4B3E #78CD3E
square
#3EC0CD #933ECD #CD4B3E #78CD3E
split-complementary
#3EC0CD #CD3E78 #CD933E
monochromatic
#1E6B73 #2A98A3 #3EC0CD #6FD0DA #9FE0E6
Accessibility & contrast
On white
2.18
#3EC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#3EC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EC0CD
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EC0CD | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CE
Deuteranopia (green-blind)
#9CA9CD
Tritanopia (blue-blind)
#00C8C4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3ec0cd; /* rgb */ color: rgb(62, 192, 205); /* oklch */ color: oklch(74.4% 0.111 204.8);
Tailwind
colors: {
custom: {
50: '#87d3dc',
500: '#3ec0cd',
950: '#000000',
},
}SCSS
$custom: #3ec0cd; $custom-light: #87d3dc; $custom-dark: #000000;
JSON
{
"hex": "#3ec0cd",
"rgb": {
"r": 62,
"g": 192,
"b": 205
},
"hsl": {
"h": 185.455,
"s": 58.848,
"l": 52.353
},
"oklch": {
"l": 0.74383,
"c": 0.1111,
"h": 204.8
},
"luminance": 0.43131
}Semantic roles & 50–950 ramp
primary
#3EC0CD
secondary
#D39A94
accent
#5446E2
background
#F9FDFD
surface
#F1FAFB
border
#CBD3D4
text
#0D1415
muted
#7E8383