#3AA6AD#3AA6AD
#3AA6AD is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.8% C 0.096 H 201.3°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA6AD |
|---|---|
| RGB | rgb(58, 166, 173) |
| HSL | hsl(184, 50%, 45%) |
| HSV | hsv(184, 66%, 68%) |
| CMYK | cmyk(66.5%, 4%, 0%, 32.2%) |
| CIE-LAB | lab(62.66, -27.85, -12.61) |
| CIE-LCH | lch(62.66, 30.58, 204.36°) |
| OKLab | oklab(66.76% -0.0898 -0.035) |
| OKLCH | oklch(66.76% 0.096 201.3) |
| XYZ | xyz(22.9207, 31.1865, 44.3387) |
| Luminance | 0.3119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.88
Turquoise Blue
#06B1C4
ΔE00 5.03
Sea
#3C9992
ΔE00 6.98
Lightseagreen
#20B2AA
ΔE00 7.02
Blue Green
#0F9B8E
ΔE00 9.31
Topaz
#13BBAF
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA6AD #AD413A
analogous
#3AAD7A #3AA6AD #3A6CAD
triadic
#3AA6AD #AD3AA6 #A6AD3A
tetradic
#3AA6AD #7A3AAD #AD413A #6CAD3A
square
#3AA6AD #7A3AAD #AD413A #6CAD3A
split-complementary
#3AA6AD #AD3A6C #AD7A3A
monochromatic
#1B4E51 #2B7A7F #3AA6AD #5CC2C8 #8AD3D8
Accessibility & contrast
On white
2.90
#3AA6AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#3AA6AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA6AD
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA6AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA6AD | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAE
Deuteranopia (green-blind)
#8992AE
Tritanopia (blue-blind)
#00ACA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3aa6ad; /* rgb */ color: rgb(58, 166, 173); /* oklch */ color: oklch(66.8% 0.096 201.3);
Tailwind
colors: {
custom: {
50: '#7fc1c5',
500: '#3aa6ad',
950: '#000000',
},
}SCSS
$custom: #3aa6ad; $custom-light: #7fc1c5; $custom-dark: #000000;
JSON
{
"hex": "#3aa6ad",
"rgb": {
"r": 58,
"g": 166,
"b": 173
},
"hsl": {
"h": 183.652,
"s": 49.784,
"l": 45.294
},
"oklch": {
"l": 0.66755,
"c": 0.09637,
"h": 201.3
},
"luminance": 0.31189
}Semantic roles & 50–950 ramp
primary
#3AA6AD
secondary
#C28581
accent
#574ED9
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181