#3EB3A7#3EB3A7
#3EB3A7 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.9% C 0.105 H 185.4°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB3A7 |
|---|---|
| RGB | rgb(62, 179, 167) |
| HSL | hsl(174, 49%, 47%) |
| HSV | hsv(174, 65%, 70%) |
| CMYK | cmyk(65.4%, 0%, 6.7%, 29.8%) |
| CIE-LAB | lab(66.56, -35.16, -3.46) |
| CIE-LCH | lch(66.56, 35.34, 185.62°) |
| OKLab | oklab(69.88% -0.1041 -0.0099) |
| OKLCH | oklch(69.88% 0.105 185.4) |
| XYZ | xyz(25.0785, 36.0516, 42.1887) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.05
Topaz
#13BBAF
ΔE00 2.77
Tealish
#24BCA8
ΔE00 3.71
Turquoise (survey)
#06C2AC
ΔE00 5.28
Greeny Blue
#42B395
ΔE00 6.16
Dull Teal
#5F9E8F
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB3A7 #B33E4A
analogous
#3EB36C #3EB3A7 #3E85B3
triadic
#3EB3A7 #A73EB3 #B3A73E
tetradic
#3EB3A7 #6C3EB3 #B33E4A #85B33E
square
#3EB3A7 #6C3EB3 #B33E4A #85B33E
split-complementary
#3EB3A7 #B33E85 #B36C3E
monochromatic
#1F5852 #2E867D #3EB3A7 #65CABF #92D9D2
Accessibility & contrast
On white
2.56
#3EB3A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#3EB3A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB3A7
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB3A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB3A7 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#999DA8
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3eb3a7; /* rgb */ color: rgb(62, 179, 167); /* oklch */ color: oklch(69.9% 0.105 185.4);
Tailwind
colors: {
custom: {
50: '#82cac1',
500: '#3eb3a7',
950: '#000000',
},
}SCSS
$custom: #3eb3a7; $custom-light: #82cac1; $custom-dark: #000000;
JSON
{
"hex": "#3eb3a7",
"rgb": {
"r": 62,
"g": 179,
"b": 167
},
"hsl": {
"h": 173.846,
"s": 48.548,
"l": 47.255
},
"oklch": {
"l": 0.6988,
"c": 0.10461,
"h": 185.4
},
"luminance": 0.36054
}Semantic roles & 50–950 ramp
primary
#3EB3A7
secondary
#C5888E
accent
#505ED8
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281