#7FACAF#7FACAF
#7FACAF is a light, muted teal. Relative luminance 0.371; OKLCH L 71.3% C 0.048 H 201.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACAF |
|---|---|
| RGB | rgb(127, 172, 175) |
| HSL | hsl(184, 23%, 59%) |
| HSV | hsv(184, 27%, 69%) |
| CMYK | cmyk(27.4%, 1.7%, 0%, 31.4%) |
| CIE-LAB | lab(67.36, -14.25, -6.42) |
| CIE-LCH | lch(67.36, 15.63, 204.25°) |
| OKLab | oklab(71.32% -0.045 -0.0175) |
| OKLCH | oklch(71.32% 0.048 201.3) |
| XYZ | xyz(31.2403, 37.1107, 46.0661) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.29
Bluegrey
#85A3B2
ΔE00 8.13
Greyblue
#77A1B5
ΔE00 8.34
Greyish Teal
#719F91
ΔE00 8.68
Cool Grey
#95A3A6
ΔE00 9.21
Turquoise Blue
#06B1C4
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACAF #AF827F
analogous
#7FAF9A #7FACAF #7F94AF
triadic
#7FACAF #AF7FAC #ACAF7F
tetradic
#7FACAF #9A7FAF #AF827F #94AF7F
square
#7FACAF #9A7FAF #AF827F #94AF7F
split-complementary
#7FACAF #AF7F94 #AF9A7F
monochromatic
#456C6F #5D9194 #7FACAF #A5C4C7 #CADDDE
Accessibility & contrast
On white
2.49
#7FACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#7FACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACAF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACAF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8AF
Deuteranopia (green-blind)
#9DA1AF
Tritanopia (blue-blind)
#6FAFAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7facaf; /* rgb */ color: rgb(127, 172, 175); /* oklch */ color: oklch(71.3% 0.048 201.3);
Tailwind
colors: {
custom: {
50: '#a5c4c6',
500: '#7facaf',
950: '#000000',
},
}SCSS
$custom: #7facaf; $custom-light: #a5c4c6; $custom-dark: #000000;
JSON
{
"hex": "#7facaf",
"rgb": {
"r": 127,
"g": 172,
"b": 175
},
"hsl": {
"h": 183.75,
"s": 23.077,
"l": 59.216
},
"oklch": {
"l": 0.71322,
"c": 0.04829,
"h": 201.3
},
"luminance": 0.37112
}Semantic roles & 50–950 ramp
primary
#7FACAF
secondary
#CEBDBC
accent
#6E68C0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182