#3AA6AA#3AA6AA
#3AA6AA is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.6% C 0.096 H 198.6°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA6AA |
|---|---|
| RGB | rgb(58, 166, 170) |
| HSL | hsl(182, 49%, 45%) |
| HSV | hsv(182, 66%, 67%) |
| CMYK | cmyk(65.9%, 2.4%, 0%, 33.3%) |
| CIE-LAB | lab(62.57, -28.74, -11.08) |
| CIE-LCH | lch(62.57, 30.80, 201.07°) |
| OKLab | oklab(66.65% -0.0911 -0.0307) |
| OKLCH | oklch(66.65% 0.096 198.6) |
| XYZ | xyz(22.6337, 31.0717, 42.8270) |
| Luminance | 0.3107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.87
Turquoise Blue
#06B1C4
ΔE00 5.95
Lightseagreen
#20B2AA
ΔE00 6.01
Sea
#3C9992
ΔE00 6.06
Blue Green
#0F9B8E
ΔE00 8.23
Topaz
#13BBAF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA6AA #AA3E3A
analogous
#3AAA76 #3AA6AA #3A6EAA
triadic
#3AA6AA #AA3AA6 #A6AA3A
tetradic
#3AA6AA #763AAA #AA3E3A #6EAA3A
square
#3AA6AA #763AAA #AA3E3A #6EAA3A
split-complementary
#3AA6AA #AA3A6E #AA763A
monochromatic
#1B4D4F #2A797C #3AA6AA #5AC3C7 #88D4D6
Accessibility & contrast
On white
2.91
#3AA6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#3AA6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA6AA
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA6AA | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAA
Deuteranopia (green-blind)
#8992AB
Tritanopia (blue-blind)
#00ACA7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #3aa6aa; /* rgb */ color: rgb(58, 166, 170); /* oklch */ color: oklch(66.6% 0.096 198.6);
Tailwind
colors: {
custom: {
50: '#7fc1c3',
500: '#3aa6aa',
950: '#000000',
},
}SCSS
$custom: #3aa6aa; $custom-light: #7fc1c3; $custom-dark: #000000;
JSON
{
"hex": "#3aa6aa",
"rgb": {
"r": 58,
"g": 166,
"b": 170
},
"hsl": {
"h": 182.143,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.66645,
"c": 0.09614,
"h": 198.6
},
"luminance": 0.31074
}Semantic roles & 50–950 ramp
primary
#3AA6AA
secondary
#C1827F
accent
#544FD9
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181