#3AC3AC#3AC3AC
#3AC3AC is a light, vivid teal. Relative luminance 0.429; OKLCH L 73.9% C 0.120 H 179.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3AC3AC |
|---|---|
| RGB | rgb(58, 195, 172) |
| HSL | hsl(170, 54%, 50%) |
| HSV | hsv(170, 70%, 76%) |
| CMYK | cmyk(70.3%, 0%, 11.8%, 23.5%) |
| CIE-LAB | lab(71.49, -41.66, 1.00) |
| CIE-LCH | lch(71.49, 41.67, 178.62°) |
| OKLab | oklab(73.91% -0.1201 0.002) |
| OKLCH | oklch(73.91% 0.12 179.1) |
| XYZ | xyz(28.7028, 42.9050, 45.7905) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.66
Tealish
#24BCA8
ΔE00 2.28
Topaz
#13BBAF
ΔE00 4.37
Greeny Blue
#42B395
ΔE00 5.27
Mediumaquamarine
#66CDAA
ΔE00 5.66
Aquamarine (survey)
#04D8B2
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AC3AC #C33A51
analogous
#3AC368 #3AC3AC #3A96C3
triadic
#3AC3AC #AC3AC3 #C3AC3A
tetradic
#3AC3AC #683AC3 #C33A51 #96C33A
square
#3AC3AC #683AC3 #C33A51 #96C33A
split-complementary
#3AC3AC #C33A96 #C3683A
monochromatic
#1E6559 #2C9482 #3AC3AC #68D2C0 #97E0D4
Accessibility & contrast
On white
2.19
#3AC3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#3AC3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AC3AC
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AC3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AC3AC | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AB
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#00C6BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3ac3ac; /* rgb */ color: rgb(58, 195, 172); /* oklch */ color: oklch(73.9% 0.120 179.1);
Tailwind
colors: {
custom: {
50: '#83d6c4',
500: '#3ac3ac',
950: '#000000',
},
}SCSS
$custom: #3ac3ac; $custom-light: #83d6c4; $custom-dark: #000000;
JSON
{
"hex": "#3ac3ac",
"rgb": {
"r": 58,
"g": 195,
"b": 172
},
"hsl": {
"h": 169.927,
"s": 54.15,
"l": 49.608
},
"oklch": {
"l": 0.73915,
"c": 0.1201,
"h": 179.1
},
"luminance": 0.42908
}Semantic roles & 50–950 ramp
primary
#3AC3AC
secondary
#CC8D98
accent
#4A63DE
background
#F8FDFC
surface
#F0FAF8
border
#CBD3D1
text
#0C1412
muted
#7D8381