#22A7A5#22A7A5
#22A7A5 is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.2% C 0.107 H 193.3°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #22A7A5 |
|---|---|
| RGB | rgb(34, 167, 165) |
| HSL | hsl(179, 66%, 39%) |
| HSV | hsv(179, 80%, 65%) |
| CMYK | cmyk(79.6%, 0%, 1.2%, 34.5%) |
| CIE-LAB | lab(62.25, -33.72, -8.80) |
| CIE-LCH | lch(62.25, 34.85, 194.63°) |
| OKLab | oklab(66.2% -0.1038 -0.0245) |
| OKLCH | oklch(66.2% 0.107 193.3) |
| XYZ | xyz(21.2668, 30.6915, 40.3932) |
| Luminance | 0.3069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.82
Sea
#3C9992
ΔE00 4.99
Blue Green
#0F9B8E
ΔE00 5.95
Topaz
#13BBAF
ΔE00 6.59
Cadetblue
#5F9EA0
ΔE00 6.75
Dull Teal
#5F9E8F
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22A7A5 #A72224
analogous
#22A763 #22A7A5 #2267A7
triadic
#22A7A5 #A522A7 #A7A522
tetradic
#22A7A5 #6322A7 #A72224 #67A722
square
#22A7A5 #6322A7 #A72224 #67A722
split-complementary
#22A7A5 #A72267 #A76322
monochromatic
#0D4141 #187473 #22A7A5 #31D5D3 #64DFDE
Accessibility & contrast
On white
2.94
#22A7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#22A7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22A7A5
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22A7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22A7A5 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA5
Deuteranopia (green-blind)
#8A91A6
Tritanopia (blue-blind)
#00ACA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #22a7a5; /* rgb */ color: rgb(34, 167, 165); /* oklch */ color: oklch(66.2% 0.107 193.3);
Tailwind
colors: {
custom: {
50: '#77c1bf',
500: '#22a7a5',
950: '#000000',
},
}SCSS
$custom: #22a7a5; $custom-light: #77c1bf; $custom-dark: #000000;
JSON
{
"hex": "#22a7a5",
"rgb": {
"r": 34,
"g": 167,
"b": 165
},
"hsl": {
"h": 179.098,
"s": 66.169,
"l": 39.412
},
"oklch": {
"l": 0.66196,
"c": 0.10666,
"h": 193.3
},
"luminance": 0.30694
}Semantic roles & 50–950 ramp
primary
#22A7A5
secondary
#C56062
accent
#3F41E9
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0A1212
muted
#7C8181