#3AB2AE#3AB2AE
#3AB2AE is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.104 H 191.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2AE |
|---|---|
| RGB | rgb(58, 178, 174) |
| HSL | hsl(178, 51%, 46%) |
| HSV | hsv(178, 67%, 70%) |
| CMYK | cmyk(67.4%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(66.36, -33.36, -7.64) |
| CIE-LCH | lch(66.36, 34.23, 192.90°) |
| OKLab | oklab(69.76% -0.1018 -0.0213) |
| OKLCH | oklch(69.76% 0.104 191.8) |
| XYZ | xyz(25.3018, 35.7934, 45.6115) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.07
Topaz
#13BBAF
ΔE00 4.07
Tealish
#24BCA8
ΔE00 6.25
Turquoise (survey)
#06C2AC
ΔE00 7.53
Sea
#3C9992
ΔE00 7.70
Darkturquoise
#00CED1
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2AE #B23A3E
analogous
#3AB272 #3AB2AE #3A7AB2
triadic
#3AB2AE #AE3AB2 #B2AE3A
tetradic
#3AB2AE #723AB2 #B23A3E #7AB23A
square
#3AB2AE #723AB2 #B23A3E #7AB23A
split-complementary
#3AB2AE #B23A7A #B2723A
monochromatic
#1C5654 #2B8481 #3AB2AE #5FCBC7 #8DDAD7
Accessibility & contrast
On white
2.57
#3AB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#3AB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2AE
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2AE | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AE
Deuteranopia (green-blind)
#959CAF
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ab2ae; /* rgb */ color: rgb(58, 178, 174); /* oklch */ color: oklch(69.8% 0.104 191.8);
Tailwind
colors: {
custom: {
50: '#81c9c6',
500: '#3ab2ae',
950: '#000000',
},
}SCSS
$custom: #3ab2ae; $custom-light: #81c9c6; $custom-dark: #000000;
JSON
{
"hex": "#3ab2ae",
"rgb": {
"r": 58,
"g": 178,
"b": 174
},
"hsl": {
"h": 178,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.6976,
"c": 0.10403,
"h": 191.8
},
"luminance": 0.35796
}Semantic roles & 50–950 ramp
primary
#3AB2AE
secondary
#C48386
accent
#4D52DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282