#3AB2A5#3AB2A5
#3AB2A5 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.106 H 184.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2A5 |
|---|---|
| RGB | rgb(58, 178, 165) |
| HSL | hsl(174, 51%, 46%) |
| HSV | hsv(174, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 7.3%, 30.2%) |
| CIE-LAB | lab(66.10, -35.87, -3.04) |
| CIE-LCH | lch(66.10, 36.00, 184.84°) |
| OKLab | oklab(69.46% -0.1059 -0.0088) |
| OKLCH | oklch(69.46% 0.106 184.7) |
| XYZ | xyz(24.4537, 35.4542, 41.1446) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.16
Topaz
#13BBAF
ΔE00 2.91
Tealish
#24BCA8
ΔE00 3.59
Turquoise (survey)
#06C2AC
ΔE00 5.22
Greeny Blue
#42B395
ΔE00 5.80
Blue Green
#0F9B8E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2A5 #B23A47
analogous
#3AB269 #3AB2A5 #3A83B2
triadic
#3AB2A5 #A53AB2 #B2A53A
tetradic
#3AB2A5 #693AB2 #B23A47 #83B23A
square
#3AB2A5 #693AB2 #B23A47 #83B23A
split-complementary
#3AB2A5 #B23A83 #B2693A
monochromatic
#1C564F #2B847A #3AB2A5 #5FCBBF #8DDAD1
Accessibility & contrast
On white
2.60
#3AB2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#3AB2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2A5
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2A5 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#989BA6
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ab2a5; /* rgb */ color: rgb(58, 178, 165); /* oklch */ color: oklch(69.5% 0.106 184.7);
Tailwind
colors: {
custom: {
50: '#80c9bf',
500: '#3ab2a5',
950: '#000000',
},
}SCSS
$custom: #3ab2a5; $custom-light: #80c9bf; $custom-dark: #000000;
JSON
{
"hex": "#3ab2a5",
"rgb": {
"r": 58,
"g": 178,
"b": 165
},
"hsl": {
"h": 173.5,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69461,
"c": 0.10625,
"h": 184.7
},
"luminance": 0.35457
}Semantic roles & 50–950 ramp
primary
#3AB2A5
secondary
#C4838B
accent
#4D5DDA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281