#3AA39B#3AA39B
#3AA39B is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.4% C 0.096 H 188.0°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA39B |
|---|---|
| RGB | rgb(58, 163, 155) |
| HSL | hsl(175, 48%, 43%) |
| HSV | hsv(175, 64%, 64%) |
| CMYK | cmyk(64.4%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.18, -31.59, -4.70) |
| CIE-LCH | lch(61.18, 31.94, 188.46°) |
| OKLab | oklab(65.37% -0.0946 -0.0132) |
| OKLCH | oklch(65.37% 0.096 188) |
| XYZ | xyz(20.7558, 29.4582, 35.5961) |
| Luminance | 0.2946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.16
Blue Green
#0F9B8E
ΔE00 4.05
Lightseagreen
#20B2AA
ΔE00 4.56
Dull Teal
#5F9E8F
ΔE00 5.44
Grey Teal
#5E9B8A
ΔE00 6.33
Teal (survey)
#029386
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA39B #A33A42
analogous
#3AA367 #3AA39B #3A76A3
triadic
#3AA39B #9B3AA3 #A39B3A
tetradic
#3AA39B #673AA3 #A33A42 #76A33A
square
#3AA39B #673AA3 #A33A42 #76A33A
split-complementary
#3AA39B #A33A76 #A3673A
monochromatic
#1A4945 #2A7670 #3AA39B #57C3BB #84D3CD
Accessibility & contrast
On white
3.05
#3AA39B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#3AA39B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA39B
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA39B | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9B
Deuteranopia (green-blind)
#8A8F9C
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3aa39b; /* rgb */ color: rgb(58, 163, 155); /* oklch */ color: oklch(65.4% 0.096 188.0);
Tailwind
colors: {
custom: {
50: '#7ebfb8',
500: '#3aa39b',
950: '#000000',
},
}SCSS
$custom: #3aa39b; $custom-light: #7ebfb8; $custom-dark: #000000;
JSON
{
"hex": "#3aa39b",
"rgb": {
"r": 58,
"g": 163,
"b": 155
},
"hsl": {
"h": 175.429,
"s": 47.511,
"l": 43.333
},
"oklch": {
"l": 0.65371,
"c": 0.09556,
"h": 188
},
"luminance": 0.2946
}Semantic roles & 50–950 ramp
primary
#3AA39B
secondary
#BD7C81
accent
#515BD7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180