#3AB2AB#3AB2AB
#3AB2AB is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.105 H 189.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2AB |
|---|---|
| RGB | rgb(58, 178, 171) |
| HSL | hsl(177, 51%, 46%) |
| HSV | hsv(177, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(66.27, -34.21, -6.11) |
| CIE-LCH | lch(66.27, 34.75, 190.13°) |
| OKLab | oklab(69.66% -0.1032 -0.0171) |
| OKLCH | oklch(69.66% 0.105 189.4) |
| XYZ | xyz(25.0126, 35.6778, 44.0885) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.34
Topaz
#13BBAF
ΔE00 3.34
Tealish
#24BCA8
ΔE00 5.24
Turquoise (survey)
#06C2AC
ΔE00 6.63
Sea
#3C9992
ΔE00 7.56
Blue Green
#0F9B8E
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2AB #B23A41
analogous
#3AB26F #3AB2AB #3A7DB2
triadic
#3AB2AB #AB3AB2 #B2AB3A
tetradic
#3AB2AB #6F3AB2 #B23A41 #7DB23A
square
#3AB2AB #6F3AB2 #B23A41 #7DB23A
split-complementary
#3AB2AB #B23A7D #B26F3A
monochromatic
#1C5652 #2B847F #3AB2AB #5FCBC4 #8DDAD5
Accessibility & contrast
On white
2.58
#3AB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#3AB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2AB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2AB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#969CAC
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ab2ab; /* rgb */ color: rgb(58, 178, 171); /* oklch */ color: oklch(69.7% 0.105 189.4);
Tailwind
colors: {
custom: {
50: '#81c9c4',
500: '#3ab2ab',
950: '#000000',
},
}SCSS
$custom: #3ab2ab; $custom-light: #81c9c4; $custom-dark: #000000;
JSON
{
"hex": "#3ab2ab",
"rgb": {
"r": 58,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.5,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69658,
"c": 0.10458,
"h": 189.4
},
"luminance": 0.35681
}Semantic roles & 50–950 ramp
primary
#3AB2AB
secondary
#C48387
accent
#4D56DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281