#3AA89A#3AA89A
#3AA89A is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.6% C 0.101 H 183.2°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA89A |
|---|---|
| RGB | rgb(58, 168, 154) |
| HSL | hsl(172, 49%, 44%) |
| HSV | hsv(172, 65%, 66%) |
| CMYK | cmyk(65.5%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(62.71, -34.23, -1.90) |
| CIE-LCH | lch(62.71, 34.28, 183.17°) |
| OKLab | oklab(66.6% -0.1004 -0.0057) |
| OKLCH | oklch(66.6% 0.101 183.2) |
| XYZ | xyz(21.5776, 31.2355, 35.4575) |
| Luminance | 0.3124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.96
Blue Green
#0F9B8E
ΔE00 4.63
Sea
#3C9992
ΔE00 5.20
Dull Teal
#5F9E8F
ΔE00 5.43
Topaz
#13BBAF
ΔE00 5.68
Tealish
#24BCA8
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA89A #A83A48
analogous
#3AA863 #3AA89A #3A7FA8
triadic
#3AA89A #9A3AA8 #A89A3A
tetradic
#3AA89A #633AA8 #A83A48 #7FA83A
square
#3AA89A #633AA8 #A83A48 #7FA83A
split-complementary
#3AA89A #A83A7F #A8633A
monochromatic
#1B4D47 #2A7B70 #3AA89A #59C6B8 #87D6CC
Accessibility & contrast
On white
2.90
#3AA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#3AA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA89A
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA89A | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9A
Deuteranopia (green-blind)
#90939B
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3aa89a; /* rgb */ color: rgb(58, 168, 154); /* oklch */ color: oklch(66.6% 0.101 183.2);
Tailwind
colors: {
custom: {
50: '#7ec2b7',
500: '#3aa89a',
950: '#000000',
},
}SCSS
$custom: #3aa89a; $custom-light: #7ec2b7; $custom-dark: #000000;
JSON
{
"hex": "#3aa89a",
"rgb": {
"r": 58,
"g": 168,
"b": 154
},
"hsl": {
"h": 172.364,
"s": 48.673,
"l": 44.314
},
"oklch": {
"l": 0.66598,
"c": 0.1006,
"h": 183.2
},
"luminance": 0.31238
}Semantic roles & 50–950 ramp
primary
#3AA89A
secondary
#C07E86
accent
#5061D8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180