#22A4AA#22A4AA
#22A4AA is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.6% C 0.105 H 199.8°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #22A4AA |
|---|---|
| RGB | rgb(34, 164, 170) |
| HSL | hsl(183, 67%, 40%) |
| HSV | hsv(183, 80%, 67%) |
| CMYK | cmyk(80%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(61.47, -30.77, -12.77) |
| CIE-LCH | lch(61.47, 33.31, 202.54°) |
| OKLab | oklab(65.62% -0.0986 -0.0355) |
| OKLCH | oklch(65.62% 0.105 199.8) |
| XYZ | xyz(21.1875, 29.7906, 42.6559) |
| Luminance | 0.2979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.74
Turquoise Blue
#06B1C4
ΔE00 5.85
Sea
#3C9992
ΔE00 6.20
Lightseagreen
#20B2AA
ΔE00 6.64
Blue Green
#0F9B8E
ΔE00 8.19
Darkcyan
#008B8B
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22A4AA #AA2822
analogous
#22AA6C #22A4AA #2260AA
triadic
#22A4AA #AA22A4 #A4AA22
tetradic
#22A4AA #6C22AA #AA2822 #60AA22
square
#22A4AA #6C22AA #AA2822 #60AA22
split-complementary
#22A4AA #AA2260 #AA6C22
monochromatic
#0E4244 #187377 #22A4AA #33CFD6 #66DBE0
Accessibility & contrast
On white
3.02
#22A4AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#22A4AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #22A4AA
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22A4AA | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#858FAB
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #22a4aa; /* rgb */ color: rgb(34, 164, 170); /* oklch */ color: oklch(65.6% 0.105 199.8);
Tailwind
colors: {
custom: {
50: '#77bfc3',
500: '#22a4aa',
950: '#000000',
},
}SCSS
$custom: #22a4aa; $custom-light: #77bfc3; $custom-dark: #000000;
JSON
{
"hex": "#22a4aa",
"rgb": {
"r": 34,
"g": 164,
"b": 170
},
"hsl": {
"h": 182.647,
"s": 66.667,
"l": 40
},
"oklch": {
"l": 0.65621,
"c": 0.10481,
"h": 199.8
},
"luminance": 0.29793
}Semantic roles & 50–950 ramp
primary
#22A4AA
secondary
#C66662
accent
#463EEA
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0A1212
muted
#7C8181