#7CA7AF#7CA7AF
#7CA7AF is a light, muted teal. Relative luminance 0.350; OKLCH L 70.0% C 0.048 H 210.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7AF |
|---|---|
| RGB | rgb(124, 167, 175) |
| HSL | hsl(189, 24%, 59%) |
| HSV | hsv(189, 29%, 69%) |
| CMYK | cmyk(29.1%, 4.6%, 0%, 31.4%) |
| CIE-LAB | lab(65.76, -12.49, -8.81) |
| CIE-LCH | lch(65.76, 15.29, 215.20°) |
| OKLab | oklab(70.01% -0.0412 -0.024) |
| OKLCH | oklch(70.01% 0.048 210.3) |
| XYZ | xyz(29.8663, 35.0162, 45.7343) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.60
Bluegrey
#85A3B2
ΔE00 5.69
Cadetblue
#5F9EA0
ΔE00 6.67
Bluey Grey
#89A0B0
ΔE00 8.06
Cool Grey
#95A3A6
ΔE00 8.22
Cool Gray
#9AA7B0
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7AF #AF847C
analogous
#7CAF9D #7CA7AF #7C8DAF
triadic
#7CA7AF #AF7CA7 #A7AF7C
tetradic
#7CA7AF #9D7CAF #AF847C #8DAF7C
square
#7CA7AF #9D7CAF #AF847C #8DAF7C
split-complementary
#7CA7AF #AF7C8D #AF9D7C
monochromatic
#43676E #5A8B94 #7CA7AF #A2C1C6 #C8DADD
Accessibility & contrast
On white
2.62
#7CA7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7CA7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7AF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7AF | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4B0
Deuteranopia (green-blind)
#979DAF
Tritanopia (blue-blind)
#6BABA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca7af; /* rgb */ color: rgb(124, 167, 175); /* oklch */ color: oklch(70.0% 0.048 210.3);
Tailwind
colors: {
custom: {
50: '#a3c1c6',
500: '#7ca7af',
950: '#000000',
},
}SCSS
$custom: #7ca7af; $custom-light: #a3c1c6; $custom-dark: #000000;
JSON
{
"hex": "#7ca7af",
"rgb": {
"r": 124,
"g": 167,
"b": 175
},
"hsl": {
"h": 189.412,
"s": 24.171,
"l": 58.627
},
"oklch": {
"l": 0.70005,
"c": 0.04771,
"h": 210.3
},
"luminance": 0.35018
}Semantic roles & 50–950 ramp
primary
#7CA7AF
secondary
#CDBCB9
accent
#7567C1
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#0F1213
muted
#7F8182