#3AB09A#3AB09A
#3AB09A is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.6% C 0.109 H 177.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB09A |
|---|---|
| RGB | rgb(58, 176, 154) |
| HSL | hsl(169, 50%, 46%) |
| HSV | hsv(169, 67%, 69%) |
| CMYK | cmyk(67%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(65.18, -37.90, 1.72) |
| CIE-LCH | lch(65.18, 37.94, 177.40°) |
| OKLab | oklab(68.62% -0.1089 0.004) |
| OKLCH | oklch(68.62% 0.109 177.9) |
| XYZ | xyz(23.1002, 34.2807, 35.9650) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.74
Tealish
#24BCA8
ΔE00 3.66
Topaz
#13BBAF
ΔE00 5.12
Turquoise (survey)
#06C2AC
ΔE00 5.19
Lightseagreen
#20B2AA
ΔE00 5.23
Dull Teal
#5F9E8F
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB09A #B03A50
analogous
#3AB05F #3AB09A #3A8BB0
triadic
#3AB09A #9A3AB0 #B09A3A
tetradic
#3AB09A #5F3AB0 #B03A50 #8BB03A
square
#3AB09A #5F3AB0 #B03A50 #8BB03A
split-complementary
#3AB09A #B03A8B #B05F3A
monochromatic
#1C5449 #2B8272 #3AB09A #5DCAB6 #8BD9CA
Accessibility & contrast
On white
2.67
#3AB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#3AB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB09A
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB09A | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#98999C
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3ab09a; /* rgb */ color: rgb(58, 176, 154); /* oklch */ color: oklch(68.6% 0.109 177.9);
Tailwind
colors: {
custom: {
50: '#7fc8b7',
500: '#3ab09a',
950: '#000000',
},
}SCSS
$custom: #3ab09a; $custom-light: #7fc8b7; $custom-dark: #000000;
JSON
{
"hex": "#3ab09a",
"rgb": {
"r": 58,
"g": 176,
"b": 154
},
"hsl": {
"h": 168.814,
"s": 50.427,
"l": 45.882
},
"oklch": {
"l": 0.68616,
"c": 0.10897,
"h": 177.9
},
"luminance": 0.34283
}Semantic roles & 50–950 ramp
primary
#3AB09A
secondary
#C3828F
accent
#4E68DA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280