#3AA29C#3AA29C
#3AA29C is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.2% C 0.094 H 189.7°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA29C |
|---|---|
| RGB | rgb(58, 162, 156) |
| HSL | hsl(177, 47%, 43%) |
| HSV | hsv(177, 64%, 64%) |
| CMYK | cmyk(64.2%, 0%, 3.7%, 36.5%) |
| CIE-LAB | lab(60.90, -30.83, -5.68) |
| CIE-LCH | lch(60.90, 31.35, 190.44°) |
| OKLab | oklab(65.15% -0.0931 -0.0159) |
| OKLCH | oklch(65.15% 0.094 189.7) |
| XYZ | xyz(20.6633, 29.1383, 35.9813) |
| Luminance | 0.2914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.90
Blue Green
#0F9B8E
ΔE00 4.36
Lightseagreen
#20B2AA
ΔE00 4.89
Dull Teal
#5F9E8F
ΔE00 5.76
Cadetblue
#5F9EA0
ΔE00 6.03
Teal (survey)
#029386
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA29C #A23A40
analogous
#3AA268 #3AA29C #3A74A2
triadic
#3AA29C #9C3AA2 #A29C3A
tetradic
#3AA29C #683AA2 #A23A40 #74A23A
square
#3AA29C #683AA2 #A23A40 #74A23A
split-complementary
#3AA29C #A23A74 #A2683A
monochromatic
#1A4845 #2A7571 #3AA29C #57C3BC #84D3CE
Accessibility & contrast
On white
3.08
#3AA29C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#3AA29C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA29C
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA29C | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9C
Deuteranopia (green-blind)
#898E9D
Tritanopia (blue-blind)
#00A6A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3aa29c; /* rgb */ color: rgb(58, 162, 156); /* oklch */ color: oklch(65.2% 0.094 189.7);
Tailwind
colors: {
custom: {
50: '#7dbeb9',
500: '#3aa29c',
950: '#000000',
},
}SCSS
$custom: #3aa29c; $custom-light: #7dbeb9; $custom-dark: #000000;
JSON
{
"hex": "#3aa29c",
"rgb": {
"r": 58,
"g": 162,
"b": 156
},
"hsl": {
"h": 176.538,
"s": 47.273,
"l": 43.137
},
"oklch": {
"l": 0.65153,
"c": 0.09446,
"h": 189.7
},
"luminance": 0.29141
}Semantic roles & 50–950 ramp
primary
#3AA29C
secondary
#BD7B7F
accent
#5159D7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180