#3AACA9#3AACA9
#3AACA9 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.1% C 0.100 H 192.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #3AACA9 |
|---|---|
| RGB | rgb(58, 172, 169) |
| HSL | hsl(178, 50%, 45%) |
| HSV | hsv(178, 66%, 67%) |
| CMYK | cmyk(66.3%, 0%, 1.7%, 32.5%) |
| CIE-LAB | lab(64.38, -31.94, -7.82) |
| CIE-LCH | lch(64.38, 32.88, 193.75°) |
| OKLab | oklab(68.1% -0.0978 -0.0218) |
| OKLCH | oklch(68.1% 0.1 192.5) |
| XYZ | xyz(23.6557, 33.2665, 42.7028) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.88
Topaz
#13BBAF
ΔE00 5.46
Sea
#3C9992
ΔE00 6.12
Cadetblue
#5F9EA0
ΔE00 6.66
Blue Green
#0F9B8E
ΔE00 7.18
Tealish
#24BCA8
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AACA9 #AC3A3D
analogous
#3AAC70 #3AACA9 #3A76AC
triadic
#3AACA9 #A93AAC #ACA93A
tetradic
#3AACA9 #703AAC #AC3A3D #76AC3A
square
#3AACA9 #703AAC #AC3A3D #76AC3A
split-complementary
#3AACA9 #AC3A76 #AC703A
monochromatic
#1B504F #2B7E7C #3AACA9 #5BC8C5 #89D7D5
Accessibility & contrast
On white
2.74
#3AACA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#3AACA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AACA9
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AACA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AACA9 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A9
Deuteranopia (green-blind)
#9097AA
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aaca9; /* rgb */ color: rgb(58, 172, 169); /* oklch */ color: oklch(68.1% 0.100 192.5);
Tailwind
colors: {
custom: {
50: '#80c5c2',
500: '#3aaca9',
950: '#000000',
},
}SCSS
$custom: #3aaca9; $custom-light: #80c5c2; $custom-dark: #000000;
JSON
{
"hex": "#3aaca9",
"rgb": {
"r": 58,
"g": 172,
"b": 169
},
"hsl": {
"h": 178.421,
"s": 49.565,
"l": 45.098
},
"oklch": {
"l": 0.68099,
"c": 0.10022,
"h": 192.5
},
"luminance": 0.33269
}Semantic roles & 50–950 ramp
primary
#3AACA9
secondary
#C28082
accent
#4F52D9
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281