#3AB7AA#3AB7AA
#3AB7AA is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.9% C 0.109 H 185.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB7AA |
|---|---|
| RGB | rgb(58, 183, 170) |
| HSL | hsl(174, 52%, 47%) |
| HSV | hsv(174, 68%, 72%) |
| CMYK | cmyk(68.3%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(67.77, -36.81, -3.34) |
| CIE-LCH | lch(67.77, 36.96, 185.19°) |
| OKLab | oklab(70.87% -0.1088 -0.0096) |
| OKLCH | oklch(70.87% 0.109 185.1) |
| XYZ | xyz(25.9307, 37.6658, 43.9260) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.85
Lightseagreen
#20B2AA
ΔE00 2.49
Tealish
#24BCA8
ΔE00 2.80
Turquoise (survey)
#06C2AC
ΔE00 4.24
Greeny Blue
#42B395
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB7AA #B73A47
analogous
#3AB76C #3AB7AA #3A86B7
triadic
#3AB7AA #AA3AB7 #B7AA3A
tetradic
#3AB7AA #6C3AB7 #B73A47 #86B73A
square
#3AB7AA #6C3AB7 #B73A47 #86B73A
split-complementary
#3AB7AA #B73A86 #B76C3A
monochromatic
#1D5A54 #2B897F #3AB7AA #61CDC2 #90DCD4
Accessibility & contrast
On white
2.46
#3AB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#3AB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB7AA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB7AA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9CA0AB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3ab7aa; /* rgb */ color: rgb(58, 183, 170); /* oklch */ color: oklch(70.9% 0.109 185.1);
Tailwind
colors: {
custom: {
50: '#81cdc3',
500: '#3ab7aa',
950: '#000000',
},
}SCSS
$custom: #3ab7aa; $custom-light: #81cdc3; $custom-dark: #000000;
JSON
{
"hex": "#3ab7aa",
"rgb": {
"r": 58,
"g": 183,
"b": 170
},
"hsl": {
"h": 173.76,
"s": 51.867,
"l": 47.255
},
"oklch": {
"l": 0.70869,
"c": 0.1092,
"h": 185.1
},
"luminance": 0.37669
}Semantic roles & 50–950 ramp
primary
#3AB7AA
secondary
#C7868D
accent
#4C5BDB
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281