#22ADAC#22ADAC
#22ADAC is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.0% C 0.110 H 194.1°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #22ADAC |
|---|---|
| RGB | rgb(34, 173, 172) |
| HSL | hsl(180, 67%, 41%) |
| HSV | hsv(180, 80%, 68%) |
| CMYK | cmyk(80.3%, 0%, 0.6%, 32.2%) |
| CIE-LAB | lab(64.32, -34.44, -9.61) |
| CIE-LCH | lch(64.32, 35.76, 195.60°) |
| OKLab | oklab(67.96% -0.1065 -0.0268) |
| OKLCH | oklch(67.96% 0.11 194.1) |
| XYZ | xyz(23.0462, 33.2029, 44.2159) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.93
Topaz
#13BBAF
ΔE00 5.48
Sea
#3C9992
ΔE00 6.71
Turquoise Blue
#06B1C4
ΔE00 7.27
Cadetblue
#5F9EA0
ΔE00 7.42
Blue Green
#0F9B8E
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22ADAC #AD2223
analogous
#22AD66 #22ADAC #2269AD
triadic
#22ADAC #AC22AD #ADAC22
tetradic
#22ADAC #6622AD #AD2223 #69AD22
square
#22ADAC #6622AD #AD2223 #69AD22
split-complementary
#22ADAC #AD2269 #AD6622
monochromatic
#0E4746 #187A79 #22ADAC #35D7D6 #68E1E0
Accessibility & contrast
On white
2.75
#22ADAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#22ADAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22ADAC
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22ADAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22ADAC | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#8E96AD
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #22adac; /* rgb */ color: rgb(34, 173, 172); /* oklch */ color: oklch(68.0% 0.110 194.1);
Tailwind
colors: {
custom: {
50: '#79c6c4',
500: '#22adac',
950: '#000000',
},
}SCSS
$custom: #22adac; $custom-light: #79c6c4; $custom-dark: #000000;
JSON
{
"hex": "#22adac",
"rgb": {
"r": 34,
"g": 173,
"b": 172
},
"hsl": {
"h": 179.568,
"s": 67.15,
"l": 40.588
},
"oklch": {
"l": 0.67959,
"c": 0.10983,
"h": 194.1
},
"luminance": 0.33206
}Semantic roles & 50–950 ramp
primary
#22ADAC
secondary
#C76464
accent
#3E3FEA
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281