#3EB3A8#3EB3A8
#3EB3A8 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.9% C 0.104 H 186.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB3A8 |
|---|---|
| RGB | rgb(62, 179, 168) |
| HSL | hsl(174, 49%, 47%) |
| HSV | hsv(174, 65%, 70%) |
| CMYK | cmyk(65.4%, 0%, 6.1%, 29.8%) |
| CIE-LAB | lab(66.59, -34.89, -3.97) |
| CIE-LCH | lch(66.59, 35.12, 186.50°) |
| OKLab | oklab(69.91% -0.1037 -0.0113) |
| OKLCH | oklch(69.91% 0.104 186.2) |
| XYZ | xyz(25.1713, 36.0887, 42.6774) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.82
Topaz
#13BBAF
ΔE00 2.78
Tealish
#24BCA8
ΔE00 3.98
Turquoise (survey)
#06C2AC
ΔE00 5.50
Greeny Blue
#42B395
ΔE00 6.53
Blue Green
#0F9B8E
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB3A8 #B33E49
analogous
#3EB36E #3EB3A8 #3E84B3
triadic
#3EB3A8 #A83EB3 #B3A83E
tetradic
#3EB3A8 #6E3EB3 #B33E49 #84B33E
square
#3EB3A8 #6E3EB3 #B33E49 #84B33E
split-complementary
#3EB3A8 #B33E84 #B36E3E
monochromatic
#1F5853 #2E867D #3EB3A8 #65CAC0 #92D9D3
Accessibility & contrast
On white
2.56
#3EB3A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#3EB3A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB3A8
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB3A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB3A8 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A8
Deuteranopia (green-blind)
#999DA9
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3eb3a8; /* rgb */ color: rgb(62, 179, 168); /* oklch */ color: oklch(69.9% 0.104 186.2);
Tailwind
colors: {
custom: {
50: '#82cac1',
500: '#3eb3a8',
950: '#000000',
},
}SCSS
$custom: #3eb3a8; $custom-light: #82cac1; $custom-dark: #000000;
JSON
{
"hex": "#3eb3a8",
"rgb": {
"r": 62,
"g": 179,
"b": 168
},
"hsl": {
"h": 174.359,
"s": 48.548,
"l": 47.255
},
"oklch": {
"l": 0.69913,
"c": 0.1043,
"h": 186.2
},
"luminance": 0.36091
}Semantic roles & 50–950 ramp
primary
#3EB3A8
secondary
#C5888E
accent
#505DD8
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281