#3AA39C#3AA39C
#3AA39C is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.4% C 0.095 H 188.8°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA39C |
|---|---|
| RGB | rgb(58, 163, 156) |
| HSL | hsl(176, 48%, 43%) |
| HSV | hsv(176, 64%, 64%) |
| CMYK | cmyk(64.4%, 0%, 4.3%, 36.1%) |
| CIE-LAB | lab(61.21, -31.31, -5.22) |
| CIE-LCH | lch(61.21, 31.75, 189.47°) |
| OKLab | oklab(65.41% -0.0942 -0.0146) |
| OKLCH | oklch(65.41% 0.095 188.8) |
| XYZ | xyz(20.8402, 29.4920, 36.0402) |
| Luminance | 0.2949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.16
Blue Green
#0F9B8E
ΔE00 4.29
Lightseagreen
#20B2AA
ΔE00 4.56
Dull Teal
#5F9E8F
ΔE00 5.64
Cadetblue
#5F9EA0
ΔE00 6.34
Teal (survey)
#029386
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA39C #A33A41
analogous
#3AA367 #3AA39C #3A75A3
triadic
#3AA39C #9C3AA3 #A39C3A
tetradic
#3AA39C #673AA3 #A33A41 #75A33A
square
#3AA39C #673AA3 #A33A41 #75A33A
split-complementary
#3AA39C #A33A75 #A3673A
monochromatic
#1A4946 #2A7671 #3AA39C #57C3BC #84D3CE
Accessibility & contrast
On white
3.04
#3AA39C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#3AA39C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA39C
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA39C | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9C
Deuteranopia (green-blind)
#8A8F9D
Tritanopia (blue-blind)
#00A7A1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3aa39c; /* rgb */ color: rgb(58, 163, 156); /* oklch */ color: oklch(65.4% 0.095 188.8);
Tailwind
colors: {
custom: {
50: '#7ebeb9',
500: '#3aa39c',
950: '#000000',
},
}SCSS
$custom: #3aa39c; $custom-light: #7ebeb9; $custom-dark: #000000;
JSON
{
"hex": "#3aa39c",
"rgb": {
"r": 58,
"g": 163,
"b": 156
},
"hsl": {
"h": 176,
"s": 47.511,
"l": 43.333
},
"oklch": {
"l": 0.65405,
"c": 0.09531,
"h": 188.8
},
"luminance": 0.29494
}Semantic roles & 50–950 ramp
primary
#3AA39C
secondary
#BD7C80
accent
#515AD7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180