#3AA69A#3AA69A
#3AA69A is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.1% C 0.099 H 184.7°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA69A |
|---|---|
| RGB | rgb(58, 166, 154) |
| HSL | hsl(173, 48%, 44%) |
| HSV | hsv(173, 65%, 65%) |
| CMYK | cmyk(65.1%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(62.09, -33.29, -2.81) |
| CIE-LCH | lch(62.09, 33.41, 184.82°) |
| OKLab | oklab(66.09% -0.0983 -0.0081) |
| OKLCH | oklch(66.09% 0.099 184.7) |
| XYZ | xyz(21.2112, 30.5027, 35.3353) |
| Luminance | 0.3050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.07
Blue Green
#0F9B8E
ΔE00 4.19
Sea
#3C9992
ΔE00 4.38
Dull Teal
#5F9E8F
ΔE00 5.26
Grey Teal
#5E9B8A
ΔE00 6.11
Topaz
#13BBAF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA69A #A63A46
analogous
#3AA664 #3AA69A #3A7CA6
triadic
#3AA69A #9A3AA6 #A69A3A
tetradic
#3AA69A #643AA6 #A63A46 #7CA63A
square
#3AA69A #643AA6 #A63A46 #7CA63A
split-complementary
#3AA69A #A63A7C #A6643A
monochromatic
#1A4B46 #2A7970 #3AA69A #58C5B9 #86D5CC
Accessibility & contrast
On white
2.96
#3AA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#3AA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA69A
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA69A | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9A
Deuteranopia (green-blind)
#8E919B
Tritanopia (blue-blind)
#00A9A2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3aa69a; /* rgb */ color: rgb(58, 166, 154); /* oklch */ color: oklch(66.1% 0.099 184.7);
Tailwind
colors: {
custom: {
50: '#7ec1b7',
500: '#3aa69a',
950: '#000000',
},
}SCSS
$custom: #3aa69a; $custom-light: #7ec1b7; $custom-dark: #000000;
JSON
{
"hex": "#3aa69a",
"rgb": {
"r": 58,
"g": 166,
"b": 154
},
"hsl": {
"h": 173.333,
"s": 48.214,
"l": 43.922
},
"oklch": {
"l": 0.66094,
"c": 0.09864,
"h": 184.7
},
"luminance": 0.30505
}Semantic roles & 50–950 ramp
primary
#3AA69A
secondary
#BF7D84
accent
#505FD8
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180