#3AB2A0#3AB2A0
#3AB2A0 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.108 H 181.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2A0 |
|---|---|
| RGB | rgb(58, 178, 160) |
| HSL | hsl(171, 51%, 46%) |
| HSV | hsv(171, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(65.96, -37.23, -0.47) |
| CIE-LCH | lch(65.96, 37.23, 180.72°) |
| OKLab | oklab(69.3% -0.1082 -0.0019) |
| OKLCH | oklch(69.3% 0.108 181) |
| XYZ | xyz(24.0075, 35.2757, 38.7945) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.93
Topaz
#13BBAF
ΔE00 3.72
Lightseagreen
#20B2AA
ΔE00 3.79
Greeny Blue
#42B395
ΔE00 4.04
Turquoise (survey)
#06C2AC
ΔE00 4.63
Blue Green
#0F9B8E
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2A0 #B23A4C
analogous
#3AB264 #3AB2A0 #3A88B2
triadic
#3AB2A0 #A03AB2 #B2A03A
tetradic
#3AB2A0 #643AB2 #B23A4C #88B23A
square
#3AB2A0 #643AB2 #B23A4C #88B23A
split-complementary
#3AB2A0 #B23A88 #B2643A
monochromatic
#1C564D #2B8477 #3AB2A0 #5FCBBA #8DDACE
Accessibility & contrast
On white
2.61
#3AB2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#3AB2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2A0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2A0 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA89F
Deuteranopia (green-blind)
#999BA2
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3ab2a0; /* rgb */ color: rgb(58, 178, 160); /* oklch */ color: oklch(69.3% 0.108 181.0);
Tailwind
colors: {
custom: {
50: '#80c9bc',
500: '#3ab2a0',
950: '#000000',
},
}SCSS
$custom: #3ab2a0; $custom-light: #80c9bc; $custom-dark: #000000;
JSON
{
"hex": "#3ab2a0",
"rgb": {
"r": 58,
"g": 178,
"b": 160
},
"hsl": {
"h": 171,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.69303,
"c": 0.10821,
"h": 181
},
"luminance": 0.35278
}Semantic roles & 50–950 ramp
primary
#3AB2A0
secondary
#C4838D
accent
#4D63DA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281