#3AB4AA#3AB4AA
#3AB4AA is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.1% C 0.107 H 187.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB4AA |
|---|---|
| RGB | rgb(58, 180, 170) |
| HSL | hsl(175, 51%, 47%) |
| HSV | hsv(175, 68%, 71%) |
| CMYK | cmyk(67.8%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(66.86, -35.42, -4.70) |
| CIE-LCH | lch(66.86, 35.73, 187.55°) |
| OKLab | oklab(70.12% -0.1057 -0.0133) |
| OKLCH | oklch(70.12% 0.107 187.2) |
| XYZ | xyz(25.3185, 36.4415, 43.7220) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.50
Topaz
#13BBAF
ΔE00 2.47
Tealish
#24BCA8
ΔE00 4.05
Turquoise (survey)
#06C2AC
ΔE00 5.49
Greeny Blue
#42B395
ΔE00 6.96
Mediumturquoise
#48D1CC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB4AA #B43A44
analogous
#3AB46D #3AB4AA #3A81B4
triadic
#3AB4AA #AA3AB4 #B4AA3A
tetradic
#3AB4AA #6D3AB4 #B43A44 #81B43A
square
#3AB4AA #6D3AB4 #B43A44 #81B43A
split-complementary
#3AB4AA #B43A81 #B46D3A
monochromatic
#1C5753 #2B867E #3AB4AA #60CCC3 #8EDBD4
Accessibility & contrast
On white
2.53
#3AB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#3AB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB4AA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB4AA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#999DAB
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab4aa; /* rgb */ color: rgb(58, 180, 170); /* oklch */ color: oklch(70.1% 0.107 187.2);
Tailwind
colors: {
custom: {
50: '#81cbc3',
500: '#3ab4aa',
950: '#000000',
},
}SCSS
$custom: #3ab4aa; $custom-light: #81cbc3; $custom-dark: #000000;
JSON
{
"hex": "#3ab4aa",
"rgb": {
"r": 58,
"g": 180,
"b": 170
},
"hsl": {
"h": 175.082,
"s": 51.261,
"l": 46.667
},
"oklch": {
"l": 0.70122,
"c": 0.10652,
"h": 187.2
},
"luminance": 0.36444
}Semantic roles & 50–950 ramp
primary
#3AB4AA
secondary
#C5858A
accent
#4D59DB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281