#3EB2B7#3EB2B7
#3EB2B7 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.102 H 199.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB2B7 |
|---|---|
| RGB | rgb(62, 178, 183) |
| HSL | hsl(182, 49%, 48%) |
| HSV | hsv(182, 66%, 72%) |
| CMYK | cmyk(66.1%, 2.7%, 0%, 28.2%) |
| CIE-LAB | lab(66.73, -30.17, -12.07) |
| CIE-LCH | lch(66.73, 32.50, 201.79°) |
| OKLab | oklab(70.18% -0.096 -0.0335) |
| OKLCH | oklch(70.18% 0.102 199.2) |
| XYZ | xyz(26.4505, 36.2809, 50.3995) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.76
Lightseagreen
#20B2AA
ΔE00 5.43
Cadetblue
#5F9EA0
ΔE00 7.13
Topaz
#13BBAF
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.61
Mediumturquoise
#48D1CC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB2B7 #B7433E
analogous
#3EB77F #3EB2B7 #3E76B7
triadic
#3EB2B7 #B73EB2 #B2B73E
tetradic
#3EB2B7 #7F3EB7 #B7433E #76B73E
square
#3EB2B7 #7F3EB7 #B7433E #76B73E
split-complementary
#3EB2B7 #B73E76 #B77F3E
monochromatic
#1F595C #2F8689 #3EB2B7 #67C7CB #94D8DB
Accessibility & contrast
On white
2.54
#3EB2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#3EB2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB2B7
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB2B7 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB8
Deuteranopia (green-blind)
#939DB8
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3eb2b7; /* rgb */ color: rgb(62, 178, 183); /* oklch */ color: oklch(70.2% 0.102 199.2);
Tailwind
colors: {
custom: {
50: '#83c9cc',
500: '#3eb2b7',
950: '#000000',
},
}SCSS
$custom: #3eb2b7; $custom-light: #83c9cc; $custom-dark: #000000;
JSON
{
"hex": "#3eb2b7",
"rgb": {
"r": 62,
"g": 178,
"b": 183
},
"hsl": {
"h": 182.479,
"s": 49.388,
"l": 48.039
},
"oklch": {
"l": 0.70181,
"c": 0.10166,
"h": 199.2
},
"luminance": 0.36284
}Semantic roles & 50–950 ramp
primary
#3EB2B7
secondary
#C68D8A
accent
#554FD9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282