#7AADAB#7AADAB
#7AADAB is a light, muted teal. Relative luminance 0.370; OKLCH L 71.1% C 0.054 H 192.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7AADAB |
|---|---|
| RGB | rgb(122, 173, 171) |
| HSL | hsl(178, 24%, 58%) |
| HSV | hsv(178, 29%, 68%) |
| CMYK | cmyk(29.5%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(67.25, -17.20, -4.39) |
| CIE-LCH | lch(67.25, 17.76, 194.33°) |
| OKLab | oklab(71.12% -0.0526 -0.0121) |
| OKLCH | oklch(71.12% 0.054 192.9) |
| XYZ | xyz(30.3178, 36.9634, 44.0573) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.62
Greyish Teal
#719F91
ΔE00 6.72
Dull Teal
#5F9E8F
ΔE00 8.10
Grey Teal
#5E9B8A
ΔE00 9.20
Lightseagreen
#20B2AA
ΔE00 9.54
Sea
#3C9992
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AADAB #AD7A7C
analogous
#7AAD91 #7AADAB #7A95AD
triadic
#7AADAB #AB7AAD #ADAB7A
tetradic
#7AADAB #917AAD #AD7A7C #95AD7A
square
#7AADAB #917AAD #AD7A7C #95AD7A
split-complementary
#7AADAB #AD7A95 #AD917A
monochromatic
#426B69 #59918E #7AADAB #A0C4C3 #C6DCDB
Accessibility & contrast
On white
2.50
#7AADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#7AADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AADAB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AADAB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#9DA1AC
Tritanopia (blue-blind)
#68B0AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aadab; /* rgb */ color: rgb(122, 173, 171); /* oklch */ color: oklch(71.1% 0.054 192.9);
Tailwind
colors: {
custom: {
50: '#a2c5c4',
500: '#7aadab',
950: '#000000',
},
}SCSS
$custom: #7aadab; $custom-light: #a2c5c4; $custom-dark: #000000;
JSON
{
"hex": "#7aadab",
"rgb": {
"r": 122,
"g": 173,
"b": 171
},
"hsl": {
"h": 177.647,
"s": 23.721,
"l": 57.843
},
"oklch": {
"l": 0.71121,
"c": 0.05399,
"h": 192.9
},
"luminance": 0.36965
}Semantic roles & 50–950 ramp
primary
#7AADAB
secondary
#CCB7B8
accent
#686BC0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281