#3EB2A2#3EB2A2
#3EB2A2 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.105 H 182.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB2A2 |
|---|---|
| RGB | rgb(62, 178, 162) |
| HSL | hsl(172, 48%, 47%) |
| HSV | hsv(172, 65%, 70%) |
| CMYK | cmyk(65.2%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(66.11, -36.05, -1.35) |
| CIE-LCH | lch(66.11, 36.08, 182.14°) |
| OKLab | oklab(69.47% -0.1054 -0.0042) |
| OKLCH | oklch(69.47% 0.105 182.3) |
| XYZ | xyz(24.4255, 35.4709, 39.7347) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.17
Lightseagreen
#20B2AA
ΔE00 3.23
Topaz
#13BBAF
ΔE00 3.43
Greeny Blue
#42B395
ΔE00 4.68
Turquoise (survey)
#06C2AC
ΔE00 4.88
Dull Teal
#5F9E8F
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB2A2 #B23E4E
analogous
#3EB268 #3EB2A2 #3E88B2
triadic
#3EB2A2 #A23EB2 #B2A23E
tetradic
#3EB2A2 #683EB2 #B23E4E #88B23E
square
#3EB2A2 #683EB2 #B23E4E #88B23E
split-complementary
#3EB2A2 #B23E88 #B2683E
monochromatic
#1E574F #2E8579 #3EB2A2 #64C9BB #92D9CF
Accessibility & contrast
On white
2.59
#3EB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#3EB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB2A2
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB2A2 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#999BA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3eb2a2; /* rgb */ color: rgb(62, 178, 162); /* oklch */ color: oklch(69.5% 0.105 182.3);
Tailwind
colors: {
custom: {
50: '#82c9bd',
500: '#3eb2a2',
950: '#000000',
},
}SCSS
$custom: #3eb2a2; $custom-light: #82c9bd; $custom-dark: #000000;
JSON
{
"hex": "#3eb2a2",
"rgb": {
"r": 62,
"g": 178,
"b": 162
},
"hsl": {
"h": 171.724,
"s": 48.333,
"l": 47.059
},
"oklch": {
"l": 0.69472,
"c": 0.10546,
"h": 182.3
},
"luminance": 0.35474
}Semantic roles & 50–950 ramp
primary
#3EB2A2
secondary
#C48890
accent
#5063D8
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281