#3AB09D#3AB09D
#3AB09D is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.7% C 0.107 H 180.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB09D |
|---|---|
| RGB | rgb(58, 176, 157) |
| HSL | hsl(170, 50%, 46%) |
| HSV | hsv(170, 67%, 69%) |
| CMYK | cmyk(67%, 0%, 10.8%, 31%) |
| CIE-LAB | lab(65.26, -37.11, 0.17) |
| CIE-LCH | lch(65.26, 37.11, 179.73°) |
| OKLab | oklab(68.71% -0.1075 -0.0001) |
| OKLCH | oklch(68.71% 0.108 180.1) |
| XYZ | xyz(23.3532, 34.3819, 37.2974) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.46
Greeny Blue
#42B395
ΔE00 3.70
Lightseagreen
#20B2AA
ΔE00 4.22
Topaz
#13BBAF
ΔE00 4.38
Turquoise (survey)
#06C2AC
ΔE00 5.13
Blue Green
#0F9B8E
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB09D #B03A4D
analogous
#3AB062 #3AB09D #3A88B0
triadic
#3AB09D #9D3AB0 #B09D3A
tetradic
#3AB09D #623AB0 #B03A4D #88B03A
square
#3AB09D #623AB0 #B03A4D #88B03A
split-complementary
#3AB09D #B03A88 #B0623A
monochromatic
#1C544B #2B8274 #3AB09D #5DCAB8 #8BD9CC
Accessibility & contrast
On white
2.67
#3AB09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#3AB09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB09D
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB09D | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69C
Deuteranopia (green-blind)
#98999F
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3ab09d; /* rgb */ color: rgb(58, 176, 157); /* oklch */ color: oklch(68.7% 0.107 180.1);
Tailwind
colors: {
custom: {
50: '#7fc8b9',
500: '#3ab09d',
950: '#000000',
},
}SCSS
$custom: #3ab09d; $custom-light: #7fc8b9; $custom-dark: #000000;
JSON
{
"hex": "#3ab09d",
"rgb": {
"r": 58,
"g": 176,
"b": 157
},
"hsl": {
"h": 170.339,
"s": 50.427,
"l": 45.882
},
"oklch": {
"l": 0.68708,
"c": 0.1075,
"h": 180.1
},
"luminance": 0.34385
}Semantic roles & 50–950 ramp
primary
#3AB09D
secondary
#C3828D
accent
#4E64DA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280