#3AB3AB#3AB3AB
#3AB3AB is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.9% C 0.105 H 188.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB3AB |
|---|---|
| RGB | rgb(58, 179, 171) |
| HSL | hsl(176, 51%, 46%) |
| HSV | hsv(176, 68%, 70%) |
| CMYK | cmyk(67.6%, 0%, 4.5%, 29.8%) |
| CIE-LAB | lab(66.58, -34.68, -5.66) |
| CIE-LCH | lch(66.58, 35.14, 189.27°) |
| OKLab | oklab(69.91% -0.1042 -0.0159) |
| OKLCH | oklch(69.91% 0.105 188.7) |
| XYZ | xyz(25.2123, 36.0771, 44.1550) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.28
Topaz
#13BBAF
ΔE00 2.95
Tealish
#24BCA8
ΔE00 4.80
Turquoise (survey)
#06C2AC
ΔE00 6.19
Greeny Blue
#42B395
ΔE00 7.67
Sea
#3C9992
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB3AB #B33A42
analogous
#3AB36F #3AB3AB #3A7FB3
triadic
#3AB3AB #AB3AB3 #B3AB3A
tetradic
#3AB3AB #6F3AB3 #B33A42 #7FB33A
square
#3AB3AB #6F3AB3 #B33A42 #7FB33A
split-complementary
#3AB3AB #B33A7F #B36F3A
monochromatic
#1C5753 #2B857F #3AB3AB #5FCBC4 #8DDAD5
Accessibility & contrast
On white
2.56
#3AB3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#3AB3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB3AB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB3AB | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAB
Deuteranopia (green-blind)
#979CAC
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3ab3ab; /* rgb */ color: rgb(58, 179, 171); /* oklch */ color: oklch(69.9% 0.105 188.7);
Tailwind
colors: {
custom: {
50: '#81cac3',
500: '#3ab3ab',
950: '#000000',
},
}SCSS
$custom: #3ab3ab; $custom-light: #81cac3; $custom-dark: #000000;
JSON
{
"hex": "#3ab3ab",
"rgb": {
"r": 58,
"g": 179,
"b": 171
},
"hsl": {
"h": 176.033,
"s": 51.055,
"l": 46.471
},
"oklch": {
"l": 0.69907,
"c": 0.1054,
"h": 188.7
},
"luminance": 0.3608
}Semantic roles & 50–950 ramp
primary
#3AB3AB
secondary
#C58488
accent
#4D57DB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281