#7CA0AA#7CA0AA
#7CA0AA is a light, muted cyan. Relative luminance 0.323; OKLCH L 68.2% C 0.042 H 216.6°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA0AA |
|---|---|
| RGB | rgb(124, 160, 170) |
| HSL | hsl(193, 21%, 58%) |
| HSV | hsv(193, 27%, 67%) |
| CMYK | cmyk(27.1%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(63.61, -9.93, -9.22) |
| CIE-LCH | lch(63.61, 13.55, 222.89°) |
| OKLab | oklab(68.25% -0.0338 -0.0251) |
| OKLCH | oklch(68.25% 0.042 216.6) |
| XYZ | xyz(28.1365, 32.3278, 42.7798) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.72
Greyblue
#77A1B5
ΔE00 3.90
Bluey Grey
#89A0B0
ΔE00 5.84
Cool Grey
#95A3A6
ΔE00 6.91
Bluish Grey
#748B97
ΔE00 7.66
Cadetblue
#5F9EA0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA0AA #AA867C
analogous
#7CAA9D #7CA0AA #7C89AA
triadic
#7CA0AA #AA7CA0 #A0AA7C
tetradic
#7CA0AA #9D7CAA #AA867C #89AA7C
square
#7CA0AA #9D7CAA #AA867C #89AA7C
split-complementary
#7CA0AA #AA7C89 #AA9D7C
monochromatic
#446068 #5C828D #7CA0AA #A1BBC2 #C6D6DA
Accessibility & contrast
On white
2.81
#7CA0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#7CA0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA0AA
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA0AA | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DAB
Deuteranopia (green-blind)
#9198AA
Tritanopia (blue-blind)
#6DA4A3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7ca0aa; /* rgb */ color: rgb(124, 160, 170); /* oklch */ color: oklch(68.2% 0.042 216.6);
Tailwind
colors: {
custom: {
50: '#a3bcc3',
500: '#7ca0aa',
950: '#000000',
},
}SCSS
$custom: #7ca0aa; $custom-light: #a3bcc3; $custom-dark: #000000;
JSON
{
"hex": "#7ca0aa",
"rgb": {
"r": 124,
"g": 160,
"b": 170
},
"hsl": {
"h": 193.043,
"s": 21.296,
"l": 57.647
},
"oklch": {
"l": 0.68248,
"c": 0.04212,
"h": 216.6
},
"luminance": 0.32329
}Semantic roles & 50–950 ramp
primary
#7CA0AA
secondary
#CABCB8
accent
#7C6ABE
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#0F1212
muted
#7F8181