#3AA2AD#3AA2AD
#3AA2AD is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.095 H 205.1°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA2AD |
|---|---|
| RGB | rgb(58, 162, 173) |
| HSL | hsl(186, 50%, 45%) |
| HSV | hsv(186, 66%, 68%) |
| CMYK | cmyk(66.5%, 6.4%, 0%, 32.2%) |
| CIE-LAB | lab(61.44, -25.86, -14.45) |
| CIE-LCH | lch(61.44, 29.62, 209.21°) |
| OKLab | oklab(65.77% -0.0856 -0.0401) |
| OKLCH | oklch(65.77% 0.095 205.1) |
| XYZ | xyz(22.2048, 29.7549, 44.1001) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.83
Turquoise Blue
#06B1C4
ΔE00 5.05
Sea
#3C9992
ΔE00 7.80
Lightseagreen
#20B2AA
ΔE00 9.03
Darkcyan
#008B8B
ΔE00 9.72
Teal Blue
#01889F
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA2AD #AD453A
analogous
#3AAD7E #3AA2AD #3A68AD
triadic
#3AA2AD #AD3AA2 #A2AD3A
tetradic
#3AA2AD #7E3AAD #AD453A #68AD3A
square
#3AA2AD #7E3AAD #AD453A #68AD3A
split-complementary
#3AA2AD #AD3A68 #AD7E3A
monochromatic
#1B4C51 #2B777F #3AA2AD #5CBEC8 #8AD0D8
Accessibility & contrast
On white
3.02
#3AA2AD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#3AA2AD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA2AD
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA2AD | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CAE
Deuteranopia (green-blind)
#848FAD
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3aa2ad; /* rgb */ color: rgb(58, 162, 173); /* oklch */ color: oklch(65.8% 0.095 205.1);
Tailwind
colors: {
custom: {
50: '#7fbec5',
500: '#3aa2ad',
950: '#000000',
},
}SCSS
$custom: #3aa2ad; $custom-light: #7fbec5; $custom-dark: #000000;
JSON
{
"hex": "#3aa2ad",
"rgb": {
"r": 58,
"g": 162,
"b": 173
},
"hsl": {
"h": 185.739,
"s": 49.784,
"l": 45.294
},
"oklch": {
"l": 0.65768,
"c": 0.09452,
"h": 205.1
},
"luminance": 0.29757
}Semantic roles & 50–950 ramp
primary
#3AA2AD
secondary
#C28781
accent
#5C4ED9
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1212
muted
#7C8181