#3AB1AB#3AB1AB
#3AB1AB is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.4% C 0.104 H 190.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB1AB |
|---|---|
| RGB | rgb(58, 177, 171) |
| HSL | hsl(177, 51%, 46%) |
| HSV | hsv(177, 67%, 69%) |
| CMYK | cmyk(67.2%, 0%, 3.4%, 30.6%) |
| CIE-LAB | lab(65.97, -33.74, -6.57) |
| CIE-LCH | lch(65.97, 34.37, 191.01°) |
| OKLab | oklab(69.41% -0.1021 -0.0184) |
| OKLCH | oklch(69.41% 0.104 190.2) |
| XYZ | xyz(24.8144, 35.2813, 44.0224) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.53
Topaz
#13BBAF
ΔE00 3.75
Tealish
#24BCA8
ΔE00 5.70
Turquoise (survey)
#06C2AC
ΔE00 7.09
Sea
#3C9992
ΔE00 7.31
Blue Green
#0F9B8E
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB1AB #B13A40
analogous
#3AB16F #3AB1AB #3A7BB1
triadic
#3AB1AB #AB3AB1 #B1AB3A
tetradic
#3AB1AB #6F3AB1 #B13A40 #7BB13A
square
#3AB1AB #6F3AB1 #B13A40 #7BB13A
split-complementary
#3AB1AB #B13A7B #B16F3A
monochromatic
#1C5552 #2B837E #3AB1AB #5ECAC5 #8CD9D5
Accessibility & contrast
On white
2.61
#3AB1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#3AB1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB1AB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB1AB | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#959BAC
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3ab1ab; /* rgb */ color: rgb(58, 177, 171); /* oklch */ color: oklch(69.4% 0.104 190.2);
Tailwind
colors: {
custom: {
50: '#81c9c4',
500: '#3ab1ab',
950: '#000000',
},
}SCSS
$custom: #3ab1ab; $custom-light: #81c9c4; $custom-dark: #000000;
JSON
{
"hex": "#3ab1ab",
"rgb": {
"r": 58,
"g": 177,
"b": 171
},
"hsl": {
"h": 176.975,
"s": 50.638,
"l": 46.078
},
"oklch": {
"l": 0.6941,
"c": 0.10377,
"h": 190.2
},
"luminance": 0.35284
}Semantic roles & 50–950 ramp
primary
#3AB1AB
secondary
#C48386
accent
#4E55DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281