#22A7AA#22A7AA
#22A7AA is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.4% C 0.106 H 197.3°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #22A7AA |
|---|---|
| RGB | rgb(34, 167, 170) |
| HSL | hsl(181, 67%, 40%) |
| HSV | hsv(181, 80%, 67%) |
| CMYK | cmyk(80%, 1.8%, 0%, 33.3%) |
| CIE-LAB | lab(62.40, -32.21, -11.37) |
| CIE-LCH | lch(62.40, 34.16, 199.44°) |
| OKLab | oklab(66.38% -0.1016 -0.0316) |
| OKLCH | oklch(66.38% 0.106 197.3) |
| XYZ | xyz(21.7308, 30.8771, 42.8370) |
| Luminance | 0.3088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.16
Sea
#3C9992
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 6.18
Turquoise Blue
#06B1C4
ΔE00 6.34
Blue Green
#0F9B8E
ΔE00 7.54
Topaz
#13BBAF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22A7AA #AA2522
analogous
#22AA69 #22A7AA #2263AA
triadic
#22A7AA #AA22A7 #A7AA22
tetradic
#22A7AA #6922AA #AA2522 #63AA22
square
#22A7AA #6922AA #AA2522 #63AA22
split-complementary
#22A7AA #AA2263 #AA6922
monochromatic
#0E4344 #187577 #22A7AA #33D3D6 #66DEE0
Accessibility & contrast
On white
2.93
#22A7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#22A7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22A7AA
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22A7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22A7AA | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAA
Deuteranopia (green-blind)
#8891AB
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #22a7aa; /* rgb */ color: rgb(34, 167, 170); /* oklch */ color: oklch(66.4% 0.106 197.3);
Tailwind
colors: {
custom: {
50: '#78c1c3',
500: '#22a7aa',
950: '#000000',
},
}SCSS
$custom: #22a7aa; $custom-light: #78c1c3; $custom-dark: #000000;
JSON
{
"hex": "#22a7aa",
"rgb": {
"r": 34,
"g": 167,
"b": 170
},
"hsl": {
"h": 181.324,
"s": 66.667,
"l": 40
},
"oklch": {
"l": 0.66376,
"c": 0.10637,
"h": 197.3
},
"luminance": 0.3088
}Semantic roles & 50–950 ramp
primary
#22A7AA
secondary
#C66462
accent
#423EEA
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0A1212
muted
#7C8181