#7AAEAF#7AAEAF
#7AAEAF is a light, muted teal. Relative luminance 0.375; OKLCH L 71.5% C 0.055 H 197.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAEAF |
|---|---|
| RGB | rgb(122, 174, 175) |
| HSL | hsl(181, 25%, 58%) |
| HSV | hsv(181, 30%, 69%) |
| CMYK | cmyk(30.3%, 0.6%, 0%, 31.4%) |
| CIE-LAB | lab(67.65, -16.78, -6.02) |
| CIE-LCH | lch(67.65, 17.82, 199.72°) |
| OKLab | oklab(71.48% -0.0522 -0.0165) |
| OKLCH | oklch(71.48% 0.055 197.5) |
| XYZ | xyz(30.8974, 37.5031, 46.1599) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.72
Greyish Teal
#719F91
ΔE00 7.93
Dull Teal
#5F9E8F
ΔE00 9.23
Turquoise Blue
#06B1C4
ΔE00 9.58
Greyblue
#77A1B5
ΔE00 9.89
Bluegrey
#85A3B2
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAEAF #AF7B7A
analogous
#7AAF95 #7AAEAF #7A93AF
triadic
#7AAEAF #AF7AAE #AEAF7A
tetradic
#7AAEAF #957AAF #AF7B7A #93AF7A
square
#7AAEAF #957AAF #AF7B7A #93AF7A
split-complementary
#7AAEAF #AF7A93 #AF957A
monochromatic
#426C6D #599293 #7AAEAF #A0C5C6 #C6DDDD
Accessibility & contrast
On white
2.47
#7AAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#7AAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAEAF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAEAF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#9DA2AF
Tritanopia (blue-blind)
#67B1AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7aaeaf; /* rgb */ color: rgb(122, 174, 175); /* oklch */ color: oklch(71.5% 0.055 197.5);
Tailwind
colors: {
custom: {
50: '#a2c6c6',
500: '#7aaeaf',
950: '#000000',
},
}SCSS
$custom: #7aaeaf; $custom-light: #a2c6c6; $custom-dark: #000000;
JSON
{
"hex": "#7aaeaf",
"rgb": {
"r": 122,
"g": 174,
"b": 175
},
"hsl": {
"h": 181.132,
"s": 24.883,
"l": 58.235
},
"oklch": {
"l": 0.71481,
"c": 0.05479,
"h": 197.5
},
"luminance": 0.37505
}Semantic roles & 50–950 ramp
primary
#7AAEAF
secondary
#CDB8B8
accent
#6866C1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282