#3AA2A2#3AA2A2
#3AA2A2 is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.4% C 0.094 H 195.1°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA2A2 |
|---|---|
| RGB | rgb(58, 162, 162) |
| HSL | hsl(180, 47%, 43%) |
| HSV | hsv(180, 64%, 64%) |
| CMYK | cmyk(64.2%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(61.09, -29.12, -8.79) |
| CIE-LCH | lch(61.09, 30.42, 196.80°) |
| OKLab | oklab(65.36% -0.0904 -0.0244) |
| OKLCH | oklch(65.36% 0.094 195.1) |
| XYZ | xyz(21.1840, 29.3465, 38.7234) |
| Luminance | 0.2935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.07
Cadetblue
#5F9EA0
ΔE00 4.78
Lightseagreen
#20B2AA
ΔE00 5.75
Blue Green
#0F9B8E
ΔE00 6.31
Dull Teal
#5F9E8F
ΔE00 7.33
Dusty Teal
#4C9085
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA2A2 #A23A3A
analogous
#3AA26E #3AA2A2 #3A6EA2
triadic
#3AA2A2 #A23AA2 #A2A23A
tetradic
#3AA2A2 #6E3AA2 #A23A3A #6EA23A
square
#3AA2A2 #6E3AA2 #A23A3A #6EA23A
split-complementary
#3AA2A2 #A23A6E #A26E3A
monochromatic
#1A4848 #2A7575 #3AA2A2 #57C3C3 #84D3D3
Accessibility & contrast
On white
3.06
#3AA2A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#3AA2A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA2A2
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA2A2 | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA2
Deuteranopia (green-blind)
#878EA3
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3aa2a2; /* rgb */ color: rgb(58, 162, 162); /* oklch */ color: oklch(65.4% 0.094 195.1);
Tailwind
colors: {
custom: {
50: '#7ebebd',
500: '#3aa2a2',
950: '#000000',
},
}SCSS
$custom: #3aa2a2; $custom-light: #7ebebd; $custom-dark: #000000;
JSON
{
"hex": "#3aa2a2",
"rgb": {
"r": 58,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 47.273,
"l": 43.137
},
"oklch": {
"l": 0.65362,
"c": 0.09364,
"h": 195.1
},
"luminance": 0.29349
}Semantic roles & 50–950 ramp
primary
#3AA2A2
secondary
#BD7B7B
accent
#5151D7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181