#3AB7AB#3AB7AB
#3AB7AB is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.9% C 0.109 H 185.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB7AB |
|---|---|
| RGB | rgb(58, 183, 171) |
| HSL | hsl(174, 52%, 47%) |
| HSV | hsv(174, 68%, 72%) |
| CMYK | cmyk(68.3%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(67.80, -36.53, -3.85) |
| CIE-LCH | lch(67.80, 36.74, 186.02°) |
| OKLab | oklab(70.9% -0.1083 -0.011) |
| OKLCH | oklch(70.9% 0.109 185.8) |
| XYZ | xyz(26.0257, 37.7038, 44.4261) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.80
Lightseagreen
#20B2AA
ΔE00 2.27
Tealish
#24BCA8
ΔE00 3.10
Turquoise (survey)
#06C2AC
ΔE00 4.48
Greeny Blue
#42B395
ΔE00 6.41
Mediumturquoise
#48D1CC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB7AB #B73A46
analogous
#3AB76D #3AB7AB #3A85B7
triadic
#3AB7AB #AB3AB7 #B7AB3A
tetradic
#3AB7AB #6D3AB7 #B73A46 #85B73A
square
#3AB7AB #6D3AB7 #B73A46 #85B73A
split-complementary
#3AB7AB #B73A85 #B76D3A
monochromatic
#1D5A54 #2B8980 #3AB7AB #61CDC3 #90DCD4
Accessibility & contrast
On white
2.46
#3AB7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#3AB7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB7AB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB7AB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#9CA0AC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3ab7ab; /* rgb */ color: rgb(58, 183, 171); /* oklch */ color: oklch(70.9% 0.109 185.8);
Tailwind
colors: {
custom: {
50: '#81cdc3',
500: '#3ab7ab',
950: '#000000',
},
}SCSS
$custom: #3ab7ab; $custom-light: #81cdc3; $custom-dark: #000000;
JSON
{
"hex": "#3ab7ab",
"rgb": {
"r": 58,
"g": 183,
"b": 171
},
"hsl": {
"h": 174.24,
"s": 51.867,
"l": 47.255
},
"oklch": {
"l": 0.70901,
"c": 0.10888,
"h": 185.8
},
"luminance": 0.37707
}Semantic roles & 50–950 ramp
primary
#3AB7AB
secondary
#C7868C
accent
#4C5ADB
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281