#7AABB2#7AABB2
#7AABB2 is a light, muted teal. Relative luminance 0.365; OKLCH L 70.9% C 0.053 H 207.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7AABB2 |
|---|---|
| RGB | rgb(122, 171, 178) |
| HSL | hsl(188, 27%, 59%) |
| HSV | hsv(188, 31%, 70%) |
| CMYK | cmyk(31.5%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(66.88, -14.48, -8.82) |
| CIE-LCH | lch(66.88, 16.96, 211.36°) |
| OKLab | oklab(70.9% -0.0471 -0.0241) |
| OKLCH | oklch(70.9% 0.053 207.1) |
| XYZ | xyz(30.6222, 36.4761, 47.5379) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.18
Greyblue
#77A1B5
ΔE00 6.97
Bluegrey
#85A3B2
ΔE00 7.28
Turquoise Blue
#06B1C4
ΔE00 9.18
Cool Grey
#95A3A6
ΔE00 9.55
Bluey Grey
#89A0B0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AABB2 #B2817A
analogous
#7AB29D #7AABB2 #7A8FB2
triadic
#7AABB2 #B27AAB #ABB27A
tetradic
#7AABB2 #9D7AB2 #B2817A #8FB27A
square
#7AABB2 #9D7AB2 #B2817A #8FB27A
split-complementary
#7AABB2 #B27A8F #B29D7A
monochromatic
#416B70 #588F97 #7AABB2 #A1C3C8 #C8DCDF
Accessibility & contrast
On white
2.53
#7AABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#7AABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AABB2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AABB2 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#99A0B2
Tritanopia (blue-blind)
#66AFAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7aabb2; /* rgb */ color: rgb(122, 171, 178); /* oklch */ color: oklch(70.9% 0.053 207.1);
Tailwind
colors: {
custom: {
50: '#a2c4c9',
500: '#7aabb2',
950: '#000000',
},
}SCSS
$custom: #7aabb2; $custom-light: #a2c4c9; $custom-dark: #000000;
JSON
{
"hex": "#7aabb2",
"rgb": {
"r": 122,
"g": 171,
"b": 178
},
"hsl": {
"h": 187.5,
"s": 26.667,
"l": 58.824
},
"oklch": {
"l": 0.70897,
"c": 0.05293,
"h": 207.1
},
"luminance": 0.36478
}Semantic roles & 50–950 ramp
primary
#7AABB2
secondary
#CFBCB9
accent
#7165C3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182