#3AB39C#3AB39C
#3AB39C is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.4% C 0.111 H 177.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB39C |
|---|---|
| RGB | rgb(58, 179, 156) |
| HSL | hsl(169, 51%, 46%) |
| HSV | hsv(169, 68%, 70%) |
| CMYK | cmyk(67.6%, 0%, 12.8%, 29.8%) |
| CIE-LAB | lab(66.16, -38.73, 2.04) |
| CIE-LCH | lch(66.16, 38.79, 176.99°) |
| OKLab | oklab(69.43% -0.1111 0.0048) |
| OKLCH | oklch(69.43% 0.111 177.5) |
| XYZ | xyz(23.8629, 35.5374, 37.0478) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.40
Tealish
#24BCA8
ΔE00 3.02
Turquoise (survey)
#06C2AC
ΔE00 4.45
Topaz
#13BBAF
ΔE00 4.86
Lightseagreen
#20B2AA
ΔE00 5.43
Dull Teal
#5F9E8F
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB39C #B33A51
analogous
#3AB360 #3AB39C #3A8EB3
triadic
#3AB39C #9C3AB3 #B39C3A
tetradic
#3AB39C #603AB3 #B33A51 #8EB33A
square
#3AB39C #603AB3 #B33A51 #8EB33A
split-complementary
#3AB39C #B33A8E #B3603A
monochromatic
#1C574B #2B8574 #3AB39C #5FCBB7 #8DDACC
Accessibility & contrast
On white
2.59
#3AB39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#3AB39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB39C
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB39C | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#9B9C9E
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ab39c; /* rgb */ color: rgb(58, 179, 156); /* oklch */ color: oklch(69.4% 0.111 177.5);
Tailwind
colors: {
custom: {
50: '#80cab9',
500: '#3ab39c',
950: '#000000',
},
}SCSS
$custom: #3ab39c; $custom-light: #80cab9; $custom-dark: #000000;
JSON
{
"hex": "#3ab39c",
"rgb": {
"r": 58,
"g": 179,
"b": 156
},
"hsl": {
"h": 168.595,
"s": 51.055,
"l": 46.471
},
"oklch": {
"l": 0.69433,
"c": 0.1112,
"h": 177.5
},
"luminance": 0.3554
}Semantic roles & 50–950 ramp
primary
#3AB39C
secondary
#C58490
accent
#4D68DB
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280