#3AA5AA#3AA5AA
#3AA5AA is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.4% C 0.096 H 199.6°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA5AA |
|---|---|
| RGB | rgb(58, 165, 170) |
| HSL | hsl(183, 49%, 45%) |
| HSV | hsv(183, 66%, 67%) |
| CMYK | cmyk(65.9%, 2.9%, 0%, 33.3%) |
| CIE-LAB | lab(62.26, -28.25, -11.53) |
| CIE-LCH | lch(62.26, 30.51, 202.21°) |
| OKLab | oklab(66.4% -0.09 -0.032) |
| OKLCH | oklch(66.4% 0.096 199.6) |
| XYZ | xyz(22.4526, 30.7096, 42.7667) |
| Luminance | 0.3071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.70
Turquoise Blue
#06B1C4
ΔE00 5.80
Sea
#3C9992
ΔE00 6.17
Lightseagreen
#20B2AA
ΔE00 6.51
Blue Green
#0F9B8E
ΔE00 8.47
Topaz
#13BBAF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA5AA #AA3F3A
analogous
#3AAA77 #3AA5AA #3A6DAA
triadic
#3AA5AA #AA3AA5 #A5AA3A
tetradic
#3AA5AA #773AAA #AA3F3A #6DAA3A
square
#3AA5AA #773AAA #AA3F3A #6DAA3A
split-complementary
#3AA5AA #AA3A6D #AA773A
monochromatic
#1B4C4F #2A797C #3AA5AA #5AC2C7 #88D3D6
Accessibility & contrast
On white
2.94
#3AA5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#3AA5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA5AA
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA5AA | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAB
Deuteranopia (green-blind)
#8891AB
Tritanopia (blue-blind)
#00ABA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3aa5aa; /* rgb */ color: rgb(58, 165, 170); /* oklch */ color: oklch(66.4% 0.096 199.6);
Tailwind
colors: {
custom: {
50: '#7fc0c3',
500: '#3aa5aa',
950: '#000000',
},
}SCSS
$custom: #3aa5aa; $custom-light: #7fc0c3; $custom-dark: #000000;
JSON
{
"hex": "#3aa5aa",
"rgb": {
"r": 58,
"g": 165,
"b": 170
},
"hsl": {
"h": 182.679,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.66397,
"c": 0.09556,
"h": 199.6
},
"luminance": 0.30712
}Semantic roles & 50–950 ramp
primary
#3AA5AA
secondary
#C1827F
accent
#554FD9
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181