#3AA2AA#3AA2AA
#3AA2AA is a light, moderate teal. Relative luminance 0.296; OKLCH L 65.7% C 0.094 H 202.4°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA2AA |
|---|---|
| RGB | rgb(58, 162, 170) |
| HSL | hsl(184, 49%, 45%) |
| HSV | hsv(184, 66%, 67%) |
| CMYK | cmyk(65.9%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(61.34, -26.76, -12.92) |
| CIE-LCH | lch(61.34, 29.71, 205.76°) |
| OKLab | oklab(65.65% -0.0869 -0.0358) |
| OKLCH | oklch(65.65% 0.094 202.4) |
| XYZ | xyz(21.9178, 29.6401, 42.5884) |
| Luminance | 0.2964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.46
Turquoise Blue
#06B1C4
ΔE00 5.61
Sea
#3C9992
ΔE00 6.72
Lightseagreen
#20B2AA
ΔE00 8.03
Darkcyan
#008B8B
ΔE00 9.13
Blue Green
#0F9B8E
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA2AA #AA423A
analogous
#3AAA7A #3AA2AA #3A6AAA
triadic
#3AA2AA #AA3AA2 #A2AA3A
tetradic
#3AA2AA #7A3AAA #AA423A #6AAA3A
square
#3AA2AA #7A3AAA #AA423A #6AAA3A
split-complementary
#3AA2AA #AA3A6A #AA7A3A
monochromatic
#1B4B4F #2A777C #3AA2AA #5ABFC7 #88D1D6
Accessibility & contrast
On white
3.03
#3AA2AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#3AA2AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA2AA
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA2AA | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#858FAA
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3aa2aa; /* rgb */ color: rgb(58, 162, 170); /* oklch */ color: oklch(65.7% 0.094 202.4);
Tailwind
colors: {
custom: {
50: '#7fbec3',
500: '#3aa2aa',
950: '#000000',
},
}SCSS
$custom: #3aa2aa; $custom-light: #7fbec3; $custom-dark: #000000;
JSON
{
"hex": "#3aa2aa",
"rgb": {
"r": 58,
"g": 162,
"b": 170
},
"hsl": {
"h": 184.286,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.65654,
"c": 0.09398,
"h": 202.4
},
"luminance": 0.29642
}Semantic roles & 50–950 ramp
primary
#3AA2AA
secondary
#C1847F
accent
#594FD9
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181