#3AB2AC#3AB2AC
#3AB2AC is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.104 H 190.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2AC |
|---|---|
| RGB | rgb(58, 178, 172) |
| HSL | hsl(177, 51%, 46%) |
| HSV | hsv(177, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.30, -33.93, -6.62) |
| CIE-LCH | lch(66.30, 34.57, 191.05°) |
| OKLab | oklab(69.69% -0.1027 -0.0185) |
| OKLCH | oklch(69.69% 0.104 190.2) |
| XYZ | xyz(25.1083, 35.7160, 44.5923) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.52
Topaz
#13BBAF
ΔE00 3.55
Tealish
#24BCA8
ΔE00 5.57
Turquoise (survey)
#06C2AC
ΔE00 6.92
Sea
#3C9992
ΔE00 7.59
Blue Green
#0F9B8E
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2AC #B23A40
analogous
#3AB270 #3AB2AC #3A7CB2
triadic
#3AB2AC #AC3AB2 #B2AC3A
tetradic
#3AB2AC #703AB2 #B23A40 #7CB23A
square
#3AB2AC #703AB2 #B23A40 #7CB23A
split-complementary
#3AB2AC #B23A7C #B2703A
monochromatic
#1C5653 #2B847F #3AB2AC #5FCBC5 #8DDAD6
Accessibility & contrast
On white
2.58
#3AB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#3AB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2AC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2AC | 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)
#A8A9AC
Deuteranopia (green-blind)
#969CAD
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ab2ac; /* rgb */ color: rgb(58, 178, 172); /* oklch */ color: oklch(69.7% 0.104 190.2);
Tailwind
colors: {
custom: {
50: '#81c9c4',
500: '#3ab2ac',
950: '#000000',
},
}SCSS
$custom: #3ab2ac; $custom-light: #81c9c4; $custom-dark: #000000;
JSON
{
"hex": "#3ab2ac",
"rgb": {
"r": 58,
"g": 178,
"b": 172
},
"hsl": {
"h": 177,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69692,
"c": 0.10437,
"h": 190.2
},
"luminance": 0.35719
}Semantic roles & 50–950 ramp
primary
#3AB2AC
secondary
#C48387
accent
#4D55DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281