#3EB3A5#3EB3A5
#3EB3A5 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.8% C 0.105 H 183.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB3A5 |
|---|---|
| RGB | rgb(62, 179, 165) |
| HSL | hsl(173, 49%, 47%) |
| HSV | hsv(173, 65%, 70%) |
| CMYK | cmyk(65.4%, 0%, 7.8%, 29.8%) |
| CIE-LAB | lab(66.50, -35.71, -2.44) |
| CIE-LCH | lch(66.50, 35.79, 183.90°) |
| OKLab | oklab(69.82% -0.105 -0.0071) |
| OKLCH | oklch(69.82% 0.105 183.9) |
| XYZ | xyz(24.8951, 35.9782, 41.2225) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.60
Topaz
#13BBAF
ΔE00 2.91
Tealish
#24BCA8
ΔE00 3.27
Turquoise (survey)
#06C2AC
ΔE00 4.91
Greeny Blue
#42B395
ΔE00 5.43
Dull Teal
#5F9E8F
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB3A5 #B33E4C
analogous
#3EB36B #3EB3A5 #3E86B3
triadic
#3EB3A5 #A53EB3 #B3A53E
tetradic
#3EB3A5 #6B3EB3 #B33E4C #86B33E
square
#3EB3A5 #6B3EB3 #B33E4C #86B33E
split-complementary
#3EB3A5 #B33E86 #B36B3E
monochromatic
#1F5851 #2E867B #3EB3A5 #65CABD #92D9D1
Accessibility & contrast
On white
2.56
#3EB3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#3EB3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB3A5
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB3A5 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A5
Deuteranopia (green-blind)
#999CA6
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3eb3a5; /* rgb */ color: rgb(62, 179, 165); /* oklch */ color: oklch(69.8% 0.105 183.9);
Tailwind
colors: {
custom: {
50: '#82cabf',
500: '#3eb3a5',
950: '#000000',
},
}SCSS
$custom: #3eb3a5; $custom-light: #82cabf; $custom-dark: #000000;
JSON
{
"hex": "#3eb3a5",
"rgb": {
"r": 62,
"g": 179,
"b": 165
},
"hsl": {
"h": 172.821,
"s": 48.548,
"l": 47.255
},
"oklch": {
"l": 0.69816,
"c": 0.10529,
"h": 183.9
},
"luminance": 0.35981
}Semantic roles & 50–950 ramp
primary
#3EB3A5
secondary
#C5888F
accent
#5060D8
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281