#3EAA99#3EAA99
#3EAA99 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.2% C 0.101 H 180.8°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #3EAA99 |
|---|---|
| RGB | rgb(62, 170, 153) |
| HSL | hsl(171, 47%, 45%) |
| HSV | hsv(171, 64%, 67%) |
| CMYK | cmyk(63.5%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(63.40, -34.75, -0.31) |
| CIE-LCH | lch(63.40, 34.75, 180.51°) |
| OKLab | oklab(67.18% -0.101 -0.0014) |
| OKLCH | oklch(67.18% 0.101 180.8) |
| XYZ | xyz(22.1084, 32.0711, 35.1560) |
| Luminance | 0.3207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.44
Greeny Blue
#42B395
ΔE00 4.76
Tealish
#24BCA8
ΔE00 5.21
Blue Green
#0F9B8E
ΔE00 5.39
Dull Teal
#5F9E8F
ΔE00 5.50
Topaz
#13BBAF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EAA99 #AA3E4F
analogous
#3EAA63 #3EAA99 #3E85AA
triadic
#3EAA99 #993EAA #AA993E
tetradic
#3EAA99 #633EAA #AA3E4F #85AA3E
square
#3EAA99 #633EAA #AA3E4F #85AA3E
split-complementary
#3EAA99 #AA3E85 #AA633E
monochromatic
#1D5048 #2E7D71 #3EAA99 #60C5B5 #8DD5CA
Accessibility & contrast
On white
2.83
#3EAA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#3EAA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EAA99
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EAA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EAA99 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A098
Deuteranopia (green-blind)
#93959A
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3eaa99; /* rgb */ color: rgb(62, 170, 153); /* oklch */ color: oklch(67.2% 0.101 180.8);
Tailwind
colors: {
custom: {
50: '#80c4b7',
500: '#3eaa99',
950: '#000000',
},
}SCSS
$custom: #3eaa99; $custom-light: #80c4b7; $custom-dark: #000000;
JSON
{
"hex": "#3eaa99",
"rgb": {
"r": 62,
"g": 170,
"b": 153
},
"hsl": {
"h": 170.556,
"s": 46.552,
"l": 45.49
},
"oklch": {
"l": 0.67184,
"c": 0.10103,
"h": 180.8
},
"luminance": 0.32073
}Semantic roles & 50–950 ramp
primary
#3EAA99
secondary
#C0848D
accent
#5266D6
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180