#7FACAE#7FACAE
#7FACAE is a light, muted teal. Relative luminance 0.371; OKLCH L 71.3% C 0.048 H 199.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACAE |
|---|---|
| RGB | rgb(127, 172, 174) |
| HSL | hsl(183, 22%, 59%) |
| HSV | hsv(183, 27%, 68%) |
| CMYK | cmyk(27%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(67.33, -14.48, -5.91) |
| CIE-LCH | lch(67.33, 15.64, 202.19°) |
| OKLab | oklab(71.29% -0.0454 -0.0161) |
| OKLCH | oklch(71.29% 0.048 199.6) |
| XYZ | xyz(31.1425, 37.0716, 45.5508) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.18
Greyish Teal
#719F91
ΔE00 8.27
Bluegrey
#85A3B2
ΔE00 8.50
Greyblue
#77A1B5
ΔE00 8.76
Cool Grey
#95A3A6
ΔE00 9.35
Dull Teal
#5F9E8F
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACAE #AE817F
analogous
#7FAE99 #7FACAE #7F95AE
triadic
#7FACAE #AE7FAC #ACAE7F
tetradic
#7FACAE #997FAE #AE817F #95AE7F
square
#7FACAE #997FAE #AE817F #95AE7F
split-complementary
#7FACAE #AE7F95 #AE997F
monochromatic
#456C6D #5D9193 #7FACAE #A4C4C6 #CADDDD
Accessibility & contrast
On white
2.50
#7FACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#7FACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACAE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACAE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#9DA1AE
Tritanopia (blue-blind)
#6FAFAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7facae; /* rgb */ color: rgb(127, 172, 174); /* oklch */ color: oklch(71.3% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#a5c4c6',
500: '#7facae',
950: '#000000',
},
}SCSS
$custom: #7facae; $custom-light: #a5c4c6; $custom-dark: #000000;
JSON
{
"hex": "#7facae",
"rgb": {
"r": 127,
"g": 172,
"b": 174
},
"hsl": {
"h": 182.553,
"s": 22.488,
"l": 59.02
},
"oklch": {
"l": 0.71289,
"c": 0.04819,
"h": 199.6
},
"luminance": 0.37073
}Semantic roles & 50–950 ramp
primary
#7FACAE
secondary
#CEBCBB
accent
#6C69BF
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182