#3AB3AA#3AB3AA
#3AB3AA is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.106 H 187.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB3AA |
|---|---|
| RGB | rgb(58, 179, 170) |
| HSL | hsl(176, 51%, 46%) |
| HSV | hsv(176, 68%, 70%) |
| CMYK | cmyk(67.6%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(66.55, -34.96, -5.15) |
| CIE-LCH | lch(66.55, 35.34, 188.38°) |
| OKLab | oklab(69.87% -0.1046 -0.0145) |
| OKLCH | oklch(69.87% 0.106 187.9) |
| XYZ | xyz(25.1174, 36.0392, 43.6549) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.30
Topaz
#13BBAF
ΔE00 2.79
Tealish
#24BCA8
ΔE00 4.49
Turquoise (survey)
#06C2AC
ΔE00 5.92
Greeny Blue
#42B395
ΔE00 7.30
Sea
#3C9992
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB3AA #B33A43
analogous
#3AB36E #3AB3AA #3A80B3
triadic
#3AB3AA #AA3AB3 #B3AA3A
tetradic
#3AB3AA #6E3AB3 #B33A43 #80B33A
square
#3AB3AA #6E3AB3 #B33A43 #80B33A
split-complementary
#3AB3AA #B33A80 #B36E3A
monochromatic
#1C5752 #2B857E #3AB3AA #5FCBC3 #8DDAD4
Accessibility & contrast
On white
2.56
#3AB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#3AB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB3AA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB3AA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#989CAB
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3ab3aa; /* rgb */ color: rgb(58, 179, 170); /* oklch */ color: oklch(69.9% 0.106 187.9);
Tailwind
colors: {
custom: {
50: '#81cac3',
500: '#3ab3aa',
950: '#000000',
},
}SCSS
$custom: #3ab3aa; $custom-light: #81cac3; $custom-dark: #000000;
JSON
{
"hex": "#3ab3aa",
"rgb": {
"r": 58,
"g": 179,
"b": 170
},
"hsl": {
"h": 175.537,
"s": 51.055,
"l": 46.471
},
"oklch": {
"l": 0.69874,
"c": 0.10565,
"h": 187.9
},
"luminance": 0.36042
}Semantic roles & 50–950 ramp
primary
#3AB3AA
secondary
#C58489
accent
#4D58DB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281