#3AB8A3#3AB8A3
#3AB8A3 is a light, moderate teal. Relative luminance 0.378; OKLCH L 70.9% C 0.113 H 179.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB8A3 |
|---|---|
| RGB | rgb(58, 184, 163) |
| HSL | hsl(170, 52%, 47%) |
| HSV | hsv(170, 68%, 72%) |
| CMYK | cmyk(68.5%, 0%, 11.4%, 27.8%) |
| CIE-LAB | lab(67.89, -39.14, 0.68) |
| CIE-LCH | lch(67.89, 39.15, 179.00°) |
| OKLab | oklab(70.9% -0.113 0.0012) |
| OKLCH | oklch(70.9% 0.113 179.4) |
| XYZ | xyz(25.4931, 37.8220, 40.6001) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.58
Turquoise (survey)
#06C2AC
ΔE00 3.08
Greeny Blue
#42B395
ΔE00 3.53
Topaz
#13BBAF
ΔE00 3.63
Lightseagreen
#20B2AA
ΔE00 4.90
Mediumaquamarine
#66CDAA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB8A3 #B83A4F
analogous
#3AB864 #3AB8A3 #3A8EB8
triadic
#3AB8A3 #A33AB8 #B8A33A
tetradic
#3AB8A3 #643AB8 #B83A4F #8EB83A
square
#3AB8A3 #643AB8 #B83A4F #8EB83A
split-complementary
#3AB8A3 #B83A8E #B8643A
monochromatic
#1D5B51 #2B897A #3AB8A3 #62CDBB #90DCCF
Accessibility & contrast
On white
2.45
#3AB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#3AB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB8A3
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB8A3 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA2
Deuteranopia (green-blind)
#9FA0A5
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3ab8a3; /* rgb */ color: rgb(58, 184, 163); /* oklch */ color: oklch(70.9% 0.113 179.4);
Tailwind
colors: {
custom: {
50: '#81cebe',
500: '#3ab8a3',
950: '#000000',
},
}SCSS
$custom: #3ab8a3; $custom-light: #81cebe; $custom-dark: #000000;
JSON
{
"hex": "#3ab8a3",
"rgb": {
"r": 58,
"g": 184,
"b": 163
},
"hsl": {
"h": 170,
"s": 52.066,
"l": 47.451
},
"oklch": {
"l": 0.709,
"c": 0.11303,
"h": 179.4
},
"luminance": 0.37825
}Semantic roles & 50–950 ramp
primary
#3AB8A3
secondary
#C78791
accent
#4C64DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281