#3AB4AF#3AB4AF
#3AB4AF is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.3% C 0.105 H 191.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB4AF |
|---|---|
| RGB | rgb(58, 180, 175) |
| HSL | hsl(178, 51%, 47%) |
| HSV | hsv(178, 68%, 71%) |
| CMYK | cmyk(67.8%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(67.00, -34.02, -7.25) |
| CIE-LCH | lch(67.00, 34.79, 192.02°) |
| OKLab | oklab(70.29% -0.1034 -0.0202) |
| OKLCH | oklch(70.29% 0.105 191.1) |
| XYZ | xyz(25.8005, 36.6343, 46.2605) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.89
Topaz
#13BBAF
ΔE00 3.49
Tealish
#24BCA8
ΔE00 5.70
Turquoise (survey)
#06C2AC
ΔE00 6.94
Darkturquoise
#00CED1
ΔE00 7.45
Mediumturquoise
#48D1CC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB4AF #B43A3F
analogous
#3AB472 #3AB4AF #3A7CB4
triadic
#3AB4AF #AF3AB4 #B4AF3A
tetradic
#3AB4AF #723AB4 #B43A3F #7CB43A
square
#3AB4AF #723AB4 #B43A3F #7CB43A
split-complementary
#3AB4AF #B43A7C #B4723A
monochromatic
#1C5755 #2B8682 #3AB4AF #60CCC7 #8EDBD7
Accessibility & contrast
On white
2.52
#3AB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#3AB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB4AF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB4AF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAF
Deuteranopia (green-blind)
#979DB0
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab4af; /* rgb */ color: rgb(58, 180, 175); /* oklch */ color: oklch(70.3% 0.105 191.1);
Tailwind
colors: {
custom: {
50: '#81cbc6',
500: '#3ab4af',
950: '#000000',
},
}SCSS
$custom: #3ab4af; $custom-light: #81cbc6; $custom-dark: #000000;
JSON
{
"hex": "#3ab4af",
"rgb": {
"r": 58,
"g": 180,
"b": 175
},
"hsl": {
"h": 177.541,
"s": 51.261,
"l": 46.667
},
"oklch": {
"l": 0.70289,
"c": 0.1054,
"h": 191.1
},
"luminance": 0.36637
}Semantic roles & 50–950 ramp
primary
#3AB4AF
secondary
#C58587
accent
#4D53DB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282