#2AA6AA#2AA6AA
#2AA6AA is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.3% C 0.103 H 198.3°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2AA6AA |
|---|---|
| RGB | rgb(42, 166, 170) |
| HSL | hsl(182, 60%, 42%) |
| HSV | hsv(182, 75%, 67%) |
| CMYK | cmyk(75.3%, 2.4%, 0%, 33.3%) |
| CIE-LAB | lab(62.22, -30.90, -11.63) |
| CIE-LCH | lch(62.22, 33.02, 200.62°) |
| OKLab | oklab(66.27% -0.0979 -0.0323) |
| OKLCH | oklch(66.27% 0.103 198.3) |
| XYZ | xyz(21.8435, 30.6643, 42.7900) |
| Luminance | 0.3067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.69
Lightseagreen
#20B2AA
ΔE00 5.72
Sea
#3C9992
ΔE00 6.00
Turquoise Blue
#06B1C4
ΔE00 6.06
Blue Green
#0F9B8E
ΔE00 7.85
Topaz
#13BBAF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AA6AA #AA2E2A
analogous
#2AAA6E #2AA6AA #2A66AA
triadic
#2AA6AA #AA2AA6 #A6AA2A
tetradic
#2AA6AA #6E2AAA #AA2E2A #66AA2A
square
#2AA6AA #6E2AAA #AA2E2A #66AA2A
split-complementary
#2AA6AA #AA2A66 #AA6E2A
monochromatic
#124648 #1E7679 #2AA6AA #41CCD0 #72D9DC
Accessibility & contrast
On white
2.94
#2AA6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#2AA6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AA6AA
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AA6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AA6AA | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAA
Deuteranopia (green-blind)
#8891AB
Tritanopia (blue-blind)
#00ACA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2aa6aa; /* rgb */ color: rgb(42, 166, 170); /* oklch */ color: oklch(66.3% 0.103 198.3);
Tailwind
colors: {
custom: {
50: '#7ac1c3',
500: '#2aa6aa',
950: '#000000',
},
}SCSS
$custom: #2aa6aa; $custom-light: #7ac1c3; $custom-dark: #000000;
JSON
{
"hex": "#2aa6aa",
"rgb": {
"r": 42,
"g": 166,
"b": 170
},
"hsl": {
"h": 181.875,
"s": 60.377,
"l": 41.569
},
"oklch": {
"l": 0.66267,
"c": 0.10314,
"h": 198.3
},
"luminance": 0.30667
}Semantic roles & 50–950 ramp
primary
#2AA6AA
secondary
#C36F6C
accent
#4944E4
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181