#3AB99A#3AB99A
#3AB99A is a light, moderate teal. Relative luminance 0.379; OKLCH L 70.9% C 0.119 H 173.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB99A |
|---|---|
| RGB | rgb(58, 185, 154) |
| HSL | hsl(165, 52%, 48%) |
| HSV | hsv(165, 69%, 73%) |
| CMYK | cmyk(68.6%, 0%, 16.8%, 27.5%) |
| CIE-LAB | lab(67.97, -41.90, 5.75) |
| CIE-LCH | lch(67.97, 42.29, 172.19°) |
| OKLab | oklab(70.89% -0.1183 0.0145) |
| OKLCH | oklch(70.89% 0.119 173) |
| XYZ | xyz(24.9237, 37.9277, 36.5728) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.75
Tealish
#24BCA8
ΔE00 3.97
Turquoise (survey)
#06C2AC
ΔE00 4.42
Green Blue
#01C08D
ΔE00 5.30
Mediumaquamarine
#66CDAA
ΔE00 6.23
Topaz
#13BBAF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB99A #B93A59
analogous
#3AB95A #3AB99A #3A99B9
triadic
#3AB99A #9A3AB9 #B99A3A
tetradic
#3AB99A #5A3AB9 #B93A59 #99B93A
square
#3AB99A #5A3AB9 #B93A59 #99B93A
split-complementary
#3AB99A #B93A99 #B95A3A
monochromatic
#1D5C4C #2B8A73 #3AB99A #62CEB4 #91DCCA
Accessibility & contrast
On white
2.45
#3AB99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#3AB99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB99A
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB99A | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD99
Deuteranopia (green-blind)
#A2A09C
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3ab99a; /* rgb */ color: rgb(58, 185, 154); /* oklch */ color: oklch(70.9% 0.119 173.0);
Tailwind
colors: {
custom: {
50: '#81cfb7',
500: '#3ab99a',
950: '#000000',
},
}SCSS
$custom: #3ab99a; $custom-light: #81cfb7; $custom-dark: #000000;
JSON
{
"hex": "#3ab99a",
"rgb": {
"r": 58,
"g": 185,
"b": 154
},
"hsl": {
"h": 165.354,
"s": 52.263,
"l": 47.647
},
"oklch": {
"l": 0.70887,
"c": 0.11915,
"h": 173
},
"luminance": 0.37931
}Semantic roles & 50–950 ramp
primary
#3AB99A
secondary
#C78797
accent
#4C6FDC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280