#22A8AA#22A8AA
#22A8AA is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.6% C 0.107 H 196.5°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #22A8AA |
|---|---|
| RGB | rgb(34, 168, 170) |
| HSL | hsl(181, 67%, 40%) |
| HSV | hsv(181, 80%, 67%) |
| CMYK | cmyk(80%, 1.2%, 0%, 33.3%) |
| CIE-LAB | lab(62.71, -32.69, -10.91) |
| CIE-LCH | lch(62.71, 34.46, 198.45°) |
| OKLab | oklab(66.63% -0.1025 -0.0303) |
| OKLCH | oklch(66.63% 0.107 196.5) |
| XYZ | xyz(21.9147, 31.2449, 42.8983) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.67
Sea
#3C9992
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 6.38
Turquoise Blue
#06B1C4
ΔE00 6.57
Topaz
#13BBAF
ΔE00 7.31
Blue Green
#0F9B8E
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22A8AA #AA2422
analogous
#22AA68 #22A8AA #2264AA
triadic
#22A8AA #AA22A8 #A8AA22
tetradic
#22A8AA #6822AA #AA2422 #64AA22
square
#22A8AA #6822AA #AA2422 #64AA22
split-complementary
#22A8AA #AA2264 #AA6822
monochromatic
#0E4344 #187677 #22A8AA #33D4D6 #66DFE0
Accessibility & contrast
On white
2.90
#22A8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#22A8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22A8AA
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22A8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22A8AA | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AA
Deuteranopia (green-blind)
#8992AB
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #22a8aa; /* rgb */ color: rgb(34, 168, 170); /* oklch */ color: oklch(66.6% 0.107 196.5);
Tailwind
colors: {
custom: {
50: '#78c2c3',
500: '#22a8aa',
950: '#000000',
},
}SCSS
$custom: #22a8aa; $custom-light: #78c2c3; $custom-dark: #000000;
JSON
{
"hex": "#22a8aa",
"rgb": {
"r": 34,
"g": 168,
"b": 170
},
"hsl": {
"h": 180.882,
"s": 66.667,
"l": 40
},
"oklch": {
"l": 0.66628,
"c": 0.10692,
"h": 196.5
},
"luminance": 0.31248
}Semantic roles & 50–950 ramp
primary
#22A8AA
secondary
#C66362
accent
#413EEA
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0A1212
muted
#7C8181