#3AB5AA#3AB5AA
#3AB5AA is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.4% C 0.107 H 186.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB5AA |
|---|---|
| RGB | rgb(58, 181, 170) |
| HSL | hsl(175, 51%, 47%) |
| HSV | hsv(175, 68%, 71%) |
| CMYK | cmyk(68%, 0%, 6.1%, 29%) |
| CIE-LAB | lab(67.16, -35.89, -4.24) |
| CIE-LCH | lch(67.16, 36.14, 186.75°) |
| OKLab | oklab(70.37% -0.1067 -0.012) |
| OKLCH | oklch(70.37% 0.107 186.4) |
| XYZ | xyz(25.5211, 36.8467, 43.7895) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.78
Topaz
#13BBAF
ΔE00 2.19
Tealish
#24BCA8
ΔE00 3.62
Turquoise (survey)
#06C2AC
ΔE00 5.06
Greeny Blue
#42B395
ΔE00 6.64
Mediumturquoise
#48D1CC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB5AA #B53A45
analogous
#3AB56D #3AB5AA #3A83B5
triadic
#3AB5AA #AA3AB5 #B5AA3A
tetradic
#3AB5AA #6D3AB5 #B53A45 #83B53A
square
#3AB5AA #6D3AB5 #B53A45 #83B53A
split-complementary
#3AB5AA #B53A83 #B56D3A
monochromatic
#1C5853 #2B877E #3AB5AA #60CCC2 #8EDBD4
Accessibility & contrast
On white
2.51
#3AB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#3AB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB5AA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB5AA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab5aa; /* rgb */ color: rgb(58, 181, 170); /* oklch */ color: oklch(70.4% 0.107 186.4);
Tailwind
colors: {
custom: {
50: '#81ccc3',
500: '#3ab5aa',
950: '#000000',
},
}SCSS
$custom: #3ab5aa; $custom-light: #81ccc3; $custom-dark: #000000;
JSON
{
"hex": "#3ab5aa",
"rgb": {
"r": 58,
"g": 181,
"b": 170
},
"hsl": {
"h": 174.634,
"s": 51.464,
"l": 46.863
},
"oklch": {
"l": 0.70371,
"c": 0.1074,
"h": 186.4
},
"luminance": 0.3685
}Semantic roles & 50–950 ramp
primary
#3AB5AA
secondary
#C6858B
accent
#4D5ADB
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281