#3EB2A4#3EB2A4
#3EB2A4 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.105 H 183.8°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB2A4 |
|---|---|
| RGB | rgb(62, 178, 164) |
| HSL | hsl(173, 48%, 47%) |
| HSV | hsv(173, 65%, 70%) |
| CMYK | cmyk(65.2%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(66.17, -35.51, -2.37) |
| CIE-LCH | lch(66.17, 35.59, 183.82°) |
| OKLab | oklab(69.54% -0.1045 -0.007) |
| OKLCH | oklch(69.54% 0.105 183.8) |
| XYZ | xyz(24.6047, 35.5426, 40.6784) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.61
Topaz
#13BBAF
ΔE00 3.14
Tealish
#24BCA8
ΔE00 3.47
Turquoise (survey)
#06C2AC
ΔE00 5.13
Greeny Blue
#42B395
ΔE00 5.40
Dull Teal
#5F9E8F
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB2A4 #B23E4C
analogous
#3EB26A #3EB2A4 #3E86B2
triadic
#3EB2A4 #A43EB2 #B2A43E
tetradic
#3EB2A4 #6A3EB2 #B23E4C #86B23E
square
#3EB2A4 #6A3EB2 #B23E4C #86B23E
split-complementary
#3EB2A4 #B23E86 #B26A3E
monochromatic
#1E5750 #2E857A #3EB2A4 #64C9BD #92D9D0
Accessibility & contrast
On white
2.59
#3EB2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#3EB2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB2A4
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB2A4 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A4
Deuteranopia (green-blind)
#989CA5
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3eb2a4; /* rgb */ color: rgb(62, 178, 164); /* oklch */ color: oklch(69.5% 0.105 183.8);
Tailwind
colors: {
custom: {
50: '#82c9be',
500: '#3eb2a4',
950: '#000000',
},
}SCSS
$custom: #3eb2a4; $custom-light: #82c9be; $custom-dark: #000000;
JSON
{
"hex": "#3eb2a4",
"rgb": {
"r": 62,
"g": 178,
"b": 164
},
"hsl": {
"h": 172.759,
"s": 48.333,
"l": 47.059
},
"oklch": {
"l": 0.69535,
"c": 0.10469,
"h": 183.8
},
"luminance": 0.35545
}Semantic roles & 50–950 ramp
primary
#3EB2A4
secondary
#C4888F
accent
#5060D8
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281