#3AB8A1#3AB8A1
#3AB8A1 is a light, moderate teal. Relative luminance 0.378; OKLCH L 70.8% C 0.114 H 178.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB8A1 |
|---|---|
| RGB | rgb(58, 184, 161) |
| HSL | hsl(169, 52%, 47%) |
| HSV | hsv(169, 68%, 72%) |
| CMYK | cmyk(68.5%, 0%, 12.5%, 27.8%) |
| CIE-LAB | lab(67.84, -39.66, 1.71) |
| CIE-LCH | lch(67.84, 39.70, 177.53°) |
| OKLab | oklab(70.84% -0.1139 0.0039) |
| OKLCH | oklch(70.84% 0.114 178) |
| XYZ | xyz(25.3153, 37.7509, 39.6638) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.92
Greeny Blue
#42B395
ΔE00 2.95
Turquoise (survey)
#06C2AC
ΔE00 3.19
Topaz
#13BBAF
ΔE00 4.24
Lightseagreen
#20B2AA
ΔE00 5.51
Mediumaquamarine
#66CDAA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB8A1 #B83A51
analogous
#3AB862 #3AB8A1 #3A90B8
triadic
#3AB8A1 #A13AB8 #B8A13A
tetradic
#3AB8A1 #623AB8 #B83A51 #90B83A
square
#3AB8A1 #623AB8 #B83A51 #90B83A
split-complementary
#3AB8A1 #B83A90 #B8623A
monochromatic
#1D5B50 #2B8978 #3AB8A1 #62CDBA #90DCCE
Accessibility & contrast
On white
2.46
#3AB8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#3AB8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB8A1
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB8A1 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA0
Deuteranopia (green-blind)
#9FA0A3
Tritanopia (blue-blind)
#00BBB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3ab8a1; /* rgb */ color: rgb(58, 184, 161); /* oklch */ color: oklch(70.8% 0.114 178.0);
Tailwind
colors: {
custom: {
50: '#81cebc',
500: '#3ab8a1',
950: '#000000',
},
}SCSS
$custom: #3ab8a1; $custom-light: #81cebc; $custom-dark: #000000;
JSON
{
"hex": "#3ab8a1",
"rgb": {
"r": 58,
"g": 184,
"b": 161
},
"hsl": {
"h": 169.048,
"s": 52.066,
"l": 47.451
},
"oklch": {
"l": 0.70839,
"c": 0.11402,
"h": 178
},
"luminance": 0.37754
}Semantic roles & 50–950 ramp
primary
#3AB8A1
secondary
#C78793
accent
#4C66DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281