#3AB2A2#3AB2A2
#3AB2A2 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.4% C 0.107 H 182.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2A2 |
|---|---|
| RGB | rgb(58, 178, 162) |
| HSL | hsl(172, 51%, 46%) |
| HSV | hsv(172, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(66.02, -36.69, -1.50) |
| CIE-LCH | lch(66.02, 36.72, 182.34°) |
| OKLab | oklab(69.37% -0.1073 -0.0046) |
| OKLCH | oklch(69.37% 0.107 182.5) |
| XYZ | xyz(24.1838, 35.3462, 39.7234) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.08
Lightseagreen
#20B2AA
ΔE00 3.12
Topaz
#13BBAF
ΔE00 3.30
Greeny Blue
#42B395
ΔE00 4.73
Turquoise (survey)
#06C2AC
ΔE00 4.79
Blue Green
#0F9B8E
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2A2 #B23A4A
analogous
#3AB266 #3AB2A2 #3A86B2
triadic
#3AB2A2 #A23AB2 #B2A23A
tetradic
#3AB2A2 #663AB2 #B23A4A #86B23A
square
#3AB2A2 #663AB2 #B23A4A #86B23A
split-complementary
#3AB2A2 #B23A86 #B2663A
monochromatic
#1C564E #2B8478 #3AB2A2 #5FCBBC #8DDACF
Accessibility & contrast
On white
2.60
#3AB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#3AB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2A2
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2A2 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#999BA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3ab2a2; /* rgb */ color: rgb(58, 178, 162); /* oklch */ color: oklch(69.4% 0.107 182.5);
Tailwind
colors: {
custom: {
50: '#80c9bd',
500: '#3ab2a2',
950: '#000000',
},
}SCSS
$custom: #3ab2a2; $custom-light: #80c9bd; $custom-dark: #000000;
JSON
{
"hex": "#3ab2a2",
"rgb": {
"r": 58,
"g": 178,
"b": 162
},
"hsl": {
"h": 172,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69366,
"c": 0.10737,
"h": 182.5
},
"luminance": 0.35349
}Semantic roles & 50–950 ramp
primary
#3AB2A2
secondary
#C4838C
accent
#4D60DA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281