#7FAFAF#7FAFAF
#7FAFAF is a light, muted teal. Relative luminance 0.383; OKLCH L 72.0% C 0.051 H 196.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAFAF |
|---|---|
| RGB | rgb(127, 175, 175) |
| HSL | hsl(180, 23%, 59%) |
| HSV | hsv(180, 27%, 69%) |
| CMYK | cmyk(27.4%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(68.22, -15.83, -5.15) |
| CIE-LCH | lch(68.22, 16.64, 198.03°) |
| OKLab | oklab(72% -0.049 -0.0141) |
| OKLCH | oklch(72% 0.051 196.1) |
| XYZ | xyz(31.8177, 38.2655, 46.2586) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.43
Greyish Teal
#719F91
ΔE00 7.89
Dull Teal
#5F9E8F
ΔE00 9.47
Bluegrey
#85A3B2
ΔE00 9.83
Greyblue
#77A1B5
ΔE00 10.08
Cool Grey
#95A3A6
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAFAF #AF7F7F
analogous
#7FAF97 #7FAFAF #7F97AF
triadic
#7FAFAF #AF7FAF #AFAF7F
tetradic
#7FAFAF #977FAF #AF7F7F #97AF7F
square
#7FAFAF #977FAF #AF7F7F #97AF7F
split-complementary
#7FAFAF #AF7F97 #AF977F
monochromatic
#456F6F #5D9494 #7FAFAF #A5C7C7 #CADEDE
Accessibility & contrast
On white
2.43
#7FAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#7FAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAFAF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAFAF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAF
Deuteranopia (green-blind)
#A0A3AF
Tritanopia (blue-blind)
#6EB2AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fafaf; /* rgb */ color: rgb(127, 175, 175); /* oklch */ color: oklch(72.0% 0.051 196.1);
Tailwind
colors: {
custom: {
50: '#a5c7c6',
500: '#7fafaf',
950: '#000000',
},
}SCSS
$custom: #7fafaf; $custom-light: #a5c7c6; $custom-dark: #000000;
JSON
{
"hex": "#7fafaf",
"rgb": {
"r": 127,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 23.077,
"l": 59.216
},
"oklch": {
"l": 0.72003,
"c": 0.05095,
"h": 196.1
},
"luminance": 0.38267
}Semantic roles & 50–950 ramp
primary
#7FAFAF
secondary
#CEBCBC
accent
#6868C0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282