#3AACAA#3AACAA
#3AACAA is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.1% C 0.100 H 193.4°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #3AACAA |
|---|---|
| RGB | rgb(58, 172, 170) |
| HSL | hsl(179, 50%, 45%) |
| HSV | hsv(179, 66%, 67%) |
| CMYK | cmyk(66.3%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.41, -31.65, -8.33) |
| CIE-LCH | lch(64.41, 32.73, 194.74°) |
| OKLab | oklab(68.13% -0.0974 -0.0232) |
| OKLCH | oklch(68.13% 0.1 193.4) |
| XYZ | xyz(23.7499, 33.3042, 43.1991) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.16
Topaz
#13BBAF
ΔE00 5.71
Sea
#3C9992
ΔE00 6.24
Cadetblue
#5F9EA0
ΔE00 6.51
Blue Green
#0F9B8E
ΔE00 7.43
Turquoise Blue
#06B1C4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AACAA #AC3A3C
analogous
#3AAC71 #3AACAA #3A75AC
triadic
#3AACAA #AA3AAC #ACAA3A
tetradic
#3AACAA #713AAC #AC3A3C #75AC3A
square
#3AACAA #713AAC #AC3A3C #75AC3A
split-complementary
#3AACAA #AC3A75 #AC713A
monochromatic
#1B5050 #2B7E7D #3AACAA #5BC8C6 #89D7D6
Accessibility & contrast
On white
2.74
#3AACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#3AACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AACAA
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AACAA | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AA
Deuteranopia (green-blind)
#9097AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aacaa; /* rgb */ color: rgb(58, 172, 170); /* oklch */ color: oklch(68.1% 0.100 193.4);
Tailwind
colors: {
custom: {
50: '#80c5c3',
500: '#3aacaa',
950: '#000000',
},
}SCSS
$custom: #3aacaa; $custom-light: #80c5c3; $custom-dark: #000000;
JSON
{
"hex": "#3aacaa",
"rgb": {
"r": 58,
"g": 172,
"b": 170
},
"hsl": {
"h": 178.947,
"s": 49.565,
"l": 45.098
},
"oklch": {
"l": 0.68134,
"c": 0.1001,
"h": 193.4
},
"luminance": 0.33307
}Semantic roles & 50–950 ramp
primary
#3AACAA
secondary
#C28081
accent
#4F51D9
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281