#3AB3AF#3AB3AF
#3AB3AF is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.0% C 0.105 H 191.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB3AF |
|---|---|
| RGB | rgb(58, 179, 175) |
| HSL | hsl(178, 51%, 46%) |
| HSV | hsv(178, 68%, 70%) |
| CMYK | cmyk(67.6%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(66.70, -33.55, -7.70) |
| CIE-LCH | lch(66.70, 34.42, 192.93°) |
| OKLab | oklab(70.04% -0.1024 -0.0215) |
| OKLCH | oklch(70.04% 0.105 191.8) |
| XYZ | xyz(25.5994, 36.2320, 46.1934) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.10
Topaz
#13BBAF
ΔE00 3.92
Tealish
#24BCA8
ΔE00 6.15
Turquoise (survey)
#06C2AC
ΔE00 7.39
Darkturquoise
#00CED1
ΔE00 7.57
Mediumturquoise
#48D1CC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB3AF #B33A3E
analogous
#3AB373 #3AB3AF #3A7BB3
triadic
#3AB3AF #AF3AB3 #B3AF3A
tetradic
#3AB3AF #733AB3 #B33A3E #7BB33A
square
#3AB3AF #733AB3 #B33A3E #7BB33A
split-complementary
#3AB3AF #B33A7B #B3733A
monochromatic
#1C5755 #2B8582 #3AB3AF #5FCBC8 #8DDAD8
Accessibility & contrast
On white
2.55
#3AB3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#3AB3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB3AF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB3AF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#969DB0
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3ab3af; /* rgb */ color: rgb(58, 179, 175); /* oklch */ color: oklch(70.0% 0.105 191.8);
Tailwind
colors: {
custom: {
50: '#81cac6',
500: '#3ab3af',
950: '#000000',
},
}SCSS
$custom: #3ab3af; $custom-light: #81cac6; $custom-dark: #000000;
JSON
{
"hex": "#3ab3af",
"rgb": {
"r": 58,
"g": 179,
"b": 175
},
"hsl": {
"h": 178.017,
"s": 51.055,
"l": 46.471
},
"oklch": {
"l": 0.70042,
"c": 0.10463,
"h": 191.8
},
"luminance": 0.36235
}Semantic roles & 50–950 ramp
primary
#3AB3AF
secondary
#C58486
accent
#4D52DB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282