#3AB2AA#3AB2AA
#3AB2AA is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.105 H 188.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2AA |
|---|---|
| RGB | rgb(58, 178, 170) |
| HSL | hsl(176, 51%, 46%) |
| HSV | hsv(176, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.24, -34.49, -5.60) |
| CIE-LCH | lch(66.24, 34.94, 189.22°) |
| OKLab | oklab(69.63% -0.1036 -0.0157) |
| OKLCH | oklch(69.63% 0.105 188.6) |
| XYZ | xyz(24.9177, 35.6398, 43.5884) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.25
Topaz
#13BBAF
ΔE00 3.16
Tealish
#24BCA8
ΔE00 4.93
Turquoise (survey)
#06C2AC
ΔE00 6.36
Sea
#3C9992
ΔE00 7.55
Greeny Blue
#42B395
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2AA #B23A42
analogous
#3AB26E #3AB2AA #3A7EB2
triadic
#3AB2AA #AA3AB2 #B2AA3A
tetradic
#3AB2AA #6E3AB2 #B23A42 #7EB23A
square
#3AB2AA #6E3AB2 #B23A42 #7EB23A
split-complementary
#3AB2AA #B23A7E #B26E3A
monochromatic
#1C5652 #2B847E #3AB2AA #5FCBC3 #8DDAD5
Accessibility & contrast
On white
2.58
#3AB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#3AB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2AA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2AA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#969CAB
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ab2aa; /* rgb */ color: rgb(58, 178, 170); /* oklch */ color: oklch(69.6% 0.105 188.6);
Tailwind
colors: {
custom: {
50: '#81c9c3',
500: '#3ab2aa',
950: '#000000',
},
}SCSS
$custom: #3ab2aa; $custom-light: #81c9c3; $custom-dark: #000000;
JSON
{
"hex": "#3ab2aa",
"rgb": {
"r": 58,
"g": 178,
"b": 170
},
"hsl": {
"h": 176,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69625,
"c": 0.10481,
"h": 188.6
},
"luminance": 0.35643
}Semantic roles & 50–950 ramp
primary
#3AB2AA
secondary
#C48388
accent
#4D57DA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281