#3AB89A#3AB89A
#3AB89A is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.6% C 0.118 H 173.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB89A |
|---|---|
| RGB | rgb(58, 184, 154) |
| HSL | hsl(166, 52%, 47%) |
| HSV | hsv(166, 68%, 72%) |
| CMYK | cmyk(68.5%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(67.66, -41.46, 5.30) |
| CIE-LCH | lch(67.66, 41.80, 172.71°) |
| OKLab | oklab(70.64% -0.1172 0.0134) |
| OKLCH | oklch(70.64% 0.118 173.5) |
| XYZ | xyz(24.7152, 37.5108, 36.5033) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.53
Tealish
#24BCA8
ΔE00 3.79
Turquoise (survey)
#06C2AC
ΔE00 4.38
Green Blue
#01C08D
ΔE00 5.63
Topaz
#13BBAF
ΔE00 6.40
Mediumaquamarine
#66CDAA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB89A #B83A58
analogous
#3AB85B #3AB89A #3A97B8
triadic
#3AB89A #9A3AB8 #B89A3A
tetradic
#3AB89A #5B3AB8 #B83A58 #97B83A
square
#3AB89A #5B3AB8 #B83A58 #97B83A
split-complementary
#3AB89A #B83A97 #B85B3A
monochromatic
#1D5B4C #2B8973 #3AB89A #62CDB4 #90DCCA
Accessibility & contrast
On white
2.47
#3AB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#3AB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB89A
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB89A | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC99
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3ab89a; /* rgb */ color: rgb(58, 184, 154); /* oklch */ color: oklch(70.6% 0.118 173.5);
Tailwind
colors: {
custom: {
50: '#80ceb7',
500: '#3ab89a',
950: '#000000',
},
}SCSS
$custom: #3ab89a; $custom-light: #80ceb7; $custom-dark: #000000;
JSON
{
"hex": "#3ab89a",
"rgb": {
"r": 58,
"g": 184,
"b": 154
},
"hsl": {
"h": 165.714,
"s": 52.066,
"l": 47.451
},
"oklch": {
"l": 0.70635,
"c": 0.11798,
"h": 173.5
},
"luminance": 0.37514
}Semantic roles & 50–950 ramp
primary
#3AB89A
secondary
#C78796
accent
#4C6EDC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280