#3AB2A7#3AB2A7
#3AB2A7 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.106 H 186.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2A7 |
|---|---|
| RGB | rgb(58, 178, 167) |
| HSL | hsl(175, 51%, 46%) |
| HSV | hsv(175, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(66.16, -35.33, -4.07) |
| CIE-LCH | lch(66.16, 35.56, 186.57°) |
| OKLab | oklab(69.53% -0.105 -0.0116) |
| OKLCH | oklch(69.53% 0.106 186.3) |
| XYZ | xyz(24.6371, 35.5276, 42.1108) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.61
Topaz
#13BBAF
ΔE00 2.86
Tealish
#24BCA8
ΔE00 4.07
Turquoise (survey)
#06C2AC
ΔE00 5.62
Greeny Blue
#42B395
ΔE00 6.53
Blue Green
#0F9B8E
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2A7 #B23A45
analogous
#3AB26B #3AB2A7 #3A81B2
triadic
#3AB2A7 #A73AB2 #B2A73A
tetradic
#3AB2A7 #6B3AB2 #B23A45 #81B23A
square
#3AB2A7 #6B3AB2 #B23A45 #81B23A
split-complementary
#3AB2A7 #B23A81 #B26B3A
monochromatic
#1C5650 #2B847C #3AB2A7 #5FCBC1 #8DDAD3
Accessibility & contrast
On white
2.59
#3AB2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#3AB2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2A7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2A7 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#979BA8
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ab2a7; /* rgb */ color: rgb(58, 178, 167); /* oklch */ color: oklch(69.5% 0.106 186.3);
Tailwind
colors: {
custom: {
50: '#80c9c1',
500: '#3ab2a7',
950: '#000000',
},
}SCSS
$custom: #3ab2a7; $custom-light: #80c9c1; $custom-dark: #000000;
JSON
{
"hex": "#3ab2a7",
"rgb": {
"r": 58,
"g": 178,
"b": 167
},
"hsl": {
"h": 174.5,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69526,
"c": 0.10561,
"h": 186.3
},
"luminance": 0.3553
}Semantic roles & 50–950 ramp
primary
#3AB2A7
secondary
#C48389
accent
#4D5ADA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281