#3AAB9D#3AAB9D
#3AAB9D is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.102 H 183.5°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAB9D |
|---|---|
| RGB | rgb(58, 171, 157) |
| HSL | hsl(173, 49%, 45%) |
| HSV | hsv(173, 66%, 67%) |
| CMYK | cmyk(66.1%, 0%, 8.2%, 32.9%) |
| CIE-LAB | lab(63.72, -34.81, -2.09) |
| CIE-LCH | lch(63.72, 34.88, 183.43°) |
| OKLab | oklab(67.45% -0.1022 -0.0062) |
| OKLCH | oklch(67.45% 0.102 183.5) |
| XYZ | xyz(22.3908, 32.4572, 36.9766) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.31
Topaz
#13BBAF
ΔE00 4.83
Tealish
#24BCA8
ΔE00 5.08
Blue Green
#0F9B8E
ΔE00 5.43
Greeny Blue
#42B395
ΔE00 5.67
Sea
#3C9992
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAB9D #AB3A48
analogous
#3AAB64 #3AAB9D #3A81AB
triadic
#3AAB9D #9D3AAB #AB9D3A
tetradic
#3AAB9D #643AAB #AB3A48 #81AB3A
square
#3AAB9D #643AAB #AB3A48 #81AB3A
split-complementary
#3AAB9D #AB3A81 #AB643A
monochromatic
#1B5049 #2A7D73 #3AAB9D #5BC7BA #89D7CD
Accessibility & contrast
On white
2.80
#3AAB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#3AAB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAB9D
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAB9D | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19D
Deuteranopia (green-blind)
#92959E
Tritanopia (blue-blind)
#00AEA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3aab9d; /* rgb */ color: rgb(58, 171, 157); /* oklch */ color: oklch(67.5% 0.102 183.5);
Tailwind
colors: {
custom: {
50: '#7fc4b9',
500: '#3aab9d',
950: '#000000',
},
}SCSS
$custom: #3aab9d; $custom-light: #7fc4b9; $custom-dark: #000000;
JSON
{
"hex": "#3aab9d",
"rgb": {
"r": 58,
"g": 171,
"b": 157
},
"hsl": {
"h": 172.566,
"s": 49.345,
"l": 44.902
},
"oklch": {
"l": 0.6745,
"c": 0.10243,
"h": 183.5
},
"luminance": 0.3246
}Semantic roles & 50–950 ramp
primary
#3AAB9D
secondary
#C18088
accent
#4F60D9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280