#22A6AA#22A6AA
#22A6AA is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.1% C 0.106 H 198.1°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #22A6AA |
|---|---|
| RGB | rgb(34, 166, 170) |
| HSL | hsl(182, 67%, 40%) |
| HSV | hsv(182, 80%, 67%) |
| CMYK | cmyk(80%, 2.4%, 0%, 33.3%) |
| CIE-LAB | lab(62.09, -31.73, -11.84) |
| CIE-LCH | lch(62.09, 33.87, 200.46°) |
| OKLab | oklab(66.12% -0.1006 -0.0329) |
| OKLCH | oklch(66.12% 0.106 198.1) |
| XYZ | xyz(21.5483, 30.5121, 42.7761) |
| Luminance | 0.3051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.65
Cadetblue
#5F9EA0
ΔE00 6.00
Sea
#3C9992
ΔE00 6.01
Turquoise Blue
#06B1C4
ΔE00 6.14
Blue Green
#0F9B8E
ΔE00 7.73
Topaz
#13BBAF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22A6AA #AA2622
analogous
#22AA6A #22A6AA #2262AA
triadic
#22A6AA #AA22A6 #A6AA22
tetradic
#22A6AA #6A22AA #AA2622 #62AA22
square
#22A6AA #6A22AA #AA2622 #62AA22
split-complementary
#22A6AA #AA2262 #AA6A22
monochromatic
#0E4244 #187477 #22A6AA #33D1D6 #66DDE0
Accessibility & contrast
On white
2.96
#22A6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#22A6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22A6AA
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22A6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22A6AA | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAA
Deuteranopia (green-blind)
#8790AB
Tritanopia (blue-blind)
#00ACA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #22a6aa; /* rgb */ color: rgb(34, 166, 170); /* oklch */ color: oklch(66.1% 0.106 198.1);
Tailwind
colors: {
custom: {
50: '#77c1c3',
500: '#22a6aa',
950: '#000000',
},
}SCSS
$custom: #22a6aa; $custom-light: #77c1c3; $custom-dark: #000000;
JSON
{
"hex": "#22a6aa",
"rgb": {
"r": 34,
"g": 166,
"b": 170
},
"hsl": {
"h": 181.765,
"s": 66.667,
"l": 40
},
"oklch": {
"l": 0.66124,
"c": 0.10583,
"h": 198.1
},
"luminance": 0.30515
}Semantic roles & 50–950 ramp
primary
#22A6AA
secondary
#C66562
accent
#433EEA
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0A1212
muted
#7C8181