#3AB2AD#3AB2AD
#3AB2AD is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.104 H 191.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2AD |
|---|---|
| RGB | rgb(58, 178, 173) |
| HSL | hsl(178, 51%, 46%) |
| HSV | hsv(178, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 2.8%, 30.2%) |
| CIE-LAB | lab(66.33, -33.65, -7.13) |
| CIE-LCH | lch(66.33, 34.40, 191.97°) |
| OKLab | oklab(69.73% -0.1023 -0.0199) |
| OKLCH | oklch(69.73% 0.104 191) |
| XYZ | xyz(25.2047, 35.7546, 45.1000) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.77
Topaz
#13BBAF
ΔE00 3.80
Tealish
#24BCA8
ΔE00 5.91
Turquoise (survey)
#06C2AC
ΔE00 7.22
Sea
#3C9992
ΔE00 7.64
Darkturquoise
#00CED1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2AD #B23A3F
analogous
#3AB271 #3AB2AD #3A7BB2
triadic
#3AB2AD #AD3AB2 #B2AD3A
tetradic
#3AB2AD #713AB2 #B23A3F #7BB23A
square
#3AB2AD #713AB2 #B23A3F #7BB23A
split-complementary
#3AB2AD #B23A7B #B2713A
monochromatic
#1C5653 #2B8480 #3AB2AD #5FCBC6 #8DDAD7
Accessibility & contrast
On white
2.58
#3AB2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#3AB2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2AD
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2AD | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AD
Deuteranopia (green-blind)
#969CAE
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ab2ad; /* rgb */ color: rgb(58, 178, 173); /* oklch */ color: oklch(69.7% 0.104 191.0);
Tailwind
colors: {
custom: {
50: '#81c9c5',
500: '#3ab2ad',
950: '#000000',
},
}SCSS
$custom: #3ab2ad; $custom-light: #81c9c5; $custom-dark: #000000;
JSON
{
"hex": "#3ab2ad",
"rgb": {
"r": 58,
"g": 178,
"b": 173
},
"hsl": {
"h": 177.5,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69726,
"c": 0.10419,
"h": 191
},
"luminance": 0.35757
}Semantic roles & 50–950 ramp
primary
#3AB2AD
secondary
#C48386
accent
#4D53DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281