#3AB8A4#3AB8A4
#3AB8A4 is a light, moderate teal. Relative luminance 0.379; OKLCH L 70.9% C 0.113 H 180.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB8A4 |
|---|---|
| RGB | rgb(58, 184, 164) |
| HSL | hsl(170, 52%, 47%) |
| HSV | hsv(170, 68%, 72%) |
| CMYK | cmyk(68.5%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(67.92, -38.88, 0.17) |
| CIE-LCH | lch(67.92, 38.88, 179.75°) |
| OKLab | oklab(70.93% -0.1126 -0.0002) |
| OKLCH | oklch(70.93% 0.113 180.1) |
| XYZ | xyz(25.5830, 37.8579, 41.0738) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.49
Turquoise (survey)
#06C2AC
ΔE00 3.08
Topaz
#13BBAF
ΔE00 3.33
Greeny Blue
#42B395
ΔE00 3.84
Lightseagreen
#20B2AA
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB8A4 #B83A4E
analogous
#3AB865 #3AB8A4 #3A8DB8
triadic
#3AB8A4 #A43AB8 #B8A43A
tetradic
#3AB8A4 #653AB8 #B83A4E #8DB83A
square
#3AB8A4 #653AB8 #B83A4E #8DB83A
split-complementary
#3AB8A4 #B83A8D #B8653A
monochromatic
#1D5B51 #2B897B #3AB8A4 #62CDBC #90DCD0
Accessibility & contrast
On white
2.45
#3AB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#3AB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB8A4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB8A4 | 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)
#B0ADA3
Deuteranopia (green-blind)
#9EA0A6
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3ab8a4; /* rgb */ color: rgb(58, 184, 164); /* oklch */ color: oklch(70.9% 0.113 180.1);
Tailwind
colors: {
custom: {
50: '#81cebe',
500: '#3ab8a4',
950: '#000000',
},
}SCSS
$custom: #3ab8a4; $custom-light: #81cebe; $custom-dark: #000000;
JSON
{
"hex": "#3ab8a4",
"rgb": {
"r": 58,
"g": 184,
"b": 164
},
"hsl": {
"h": 170.476,
"s": 52.066,
"l": 47.451
},
"oklch": {
"l": 0.7093,
"c": 0.11256,
"h": 180.1
},
"luminance": 0.37861
}Semantic roles & 50–950 ramp
primary
#3AB8A4
secondary
#C78791
accent
#4C63DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1312
muted
#7D8281