#3AA29A#3AA29A
#3AA29A is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.1% C 0.095 H 187.9°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA29A |
|---|---|
| RGB | rgb(58, 162, 154) |
| HSL | hsl(175, 47%, 43%) |
| HSV | hsv(175, 64%, 64%) |
| CMYK | cmyk(64.2%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(60.84, -31.40, -4.64) |
| CIE-LCH | lch(60.84, 31.74, 188.41°) |
| OKLab | oklab(65.09% -0.094 -0.0131) |
| OKLCH | oklch(65.09% 0.095 187.9) |
| XYZ | xyz(20.4953, 29.0711, 35.0967) |
| Luminance | 0.2907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.86
Blue Green
#0F9B8E
ΔE00 3.86
Lightseagreen
#20B2AA
ΔE00 4.86
Dull Teal
#5F9E8F
ΔE00 5.35
Teal (survey)
#029386
ΔE00 6.12
Grey Teal
#5E9B8A
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA29A #A23A42
analogous
#3AA266 #3AA29A #3A76A2
triadic
#3AA29A #9A3AA2 #A29A3A
tetradic
#3AA29A #663AA2 #A23A42 #76A23A
square
#3AA29A #663AA2 #A23A42 #76A23A
split-complementary
#3AA29A #A23A76 #A2663A
monochromatic
#1A4844 #2A756F #3AA29A #57C3BA #84D3CD
Accessibility & contrast
On white
3.08
#3AA29A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#3AA29A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA29A
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA29A | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9A
Deuteranopia (green-blind)
#8A8E9B
Tritanopia (blue-blind)
#00A69F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3aa29a; /* rgb */ color: rgb(58, 162, 154); /* oklch */ color: oklch(65.1% 0.095 187.9);
Tailwind
colors: {
custom: {
50: '#7dbeb7',
500: '#3aa29a',
950: '#000000',
},
}SCSS
$custom: #3aa29a; $custom-light: #7dbeb7; $custom-dark: #000000;
JSON
{
"hex": "#3aa29a",
"rgb": {
"r": 58,
"g": 162,
"b": 154
},
"hsl": {
"h": 175.385,
"s": 47.273,
"l": 43.137
},
"oklch": {
"l": 0.65086,
"c": 0.09492,
"h": 187.9
},
"luminance": 0.29073
}Semantic roles & 50–950 ramp
primary
#3AA29A
secondary
#BD7B80
accent
#515BD7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180