#3AB5A5#3AB5A5
#3AB5A5 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.2% C 0.109 H 182.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB5A5 |
|---|---|
| RGB | rgb(58, 181, 165) |
| HSL | hsl(172, 51%, 47%) |
| HSV | hsv(172, 68%, 71%) |
| CMYK | cmyk(68%, 0%, 8.8%, 29%) |
| CIE-LAB | lab(67.02, -37.25, -1.69) |
| CIE-LCH | lch(67.02, 37.29, 182.59°) |
| OKLab | oklab(70.21% -0.109 -0.0051) |
| OKLCH | oklch(70.21% 0.109 182.7) |
| XYZ | xyz(25.0571, 36.6611, 41.3457) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.41
Topaz
#13BBAF
ΔE00 2.68
Lightseagreen
#20B2AA
ΔE00 3.16
Turquoise (survey)
#06C2AC
ΔE00 4.09
Greeny Blue
#42B395
ΔE00 4.86
Dull Teal
#5F9E8F
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB5A5 #B53A4A
analogous
#3AB568 #3AB5A5 #3A88B5
triadic
#3AB5A5 #A53AB5 #B5A53A
tetradic
#3AB5A5 #683AB5 #B53A4A #88B53A
square
#3AB5A5 #683AB5 #B53A4A #88B53A
split-complementary
#3AB5A5 #B53A88 #B5683A
monochromatic
#1C5850 #2B877B #3AB5A5 #60CCBE #8EDBD1
Accessibility & contrast
On white
2.52
#3AB5A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#3AB5A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB5A5
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB5A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB5A5 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#9B9EA7
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab5a5; /* rgb */ color: rgb(58, 181, 165); /* oklch */ color: oklch(70.2% 0.109 182.7);
Tailwind
colors: {
custom: {
50: '#81ccbf',
500: '#3ab5a5',
950: '#000000',
},
}SCSS
$custom: #3ab5a5; $custom-light: #81ccbf; $custom-dark: #000000;
JSON
{
"hex": "#3ab5a5",
"rgb": {
"r": 58,
"g": 181,
"b": 165
},
"hsl": {
"h": 172.195,
"s": 51.464,
"l": 46.863
},
"oklch": {
"l": 0.70211,
"c": 0.10912,
"h": 182.7
},
"luminance": 0.36664
}Semantic roles & 50–950 ramp
primary
#3AB5A5
secondary
#C6858E
accent
#4D5FDB
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281